Searched refs:searchingNotifier_ (Results 1 – 4 of 4) sorted by relevance
108 lastMatch_(), firstMatch_(), searchingNotifier_(), in QuickFind()111 connect( &searchingNotifier_, SIGNAL( notify( const QFNotification& ) ), in QuickFind()268 searchingNotifier_.reset(); in doSearchForward()294 searchingNotifier_.ping( line, nb_lines ); in doSearchForward()354 searchingNotifier_.reset(); in doSearchBackward()368 searchingNotifier_.ping( -line, nb_lines ); in doSearchBackward()
190 SearchingNotifier searchingNotifier_; variable