Searched refs:notify (Results 1 – 20 of 20) sorted by relevance
48 emit notify( QFNotificationProgress( progress ) ); in sendNotification() local111 connect( &searchingNotifier_, SIGNAL( notify( const QFNotification& ) ), in QuickFind()112 this, SIGNAL( notify( const QFNotification& ) ) ); in QuickFind()253 emit notify( QFNotificationReachedEndOfFile() ); in doSearchForward() local315 emit notify( QFNotificationReachedEndOfFile() ); in doSearchForward() local337 emit notify( QFNotificationReachedBegininningOfFile() ); in doSearchBackward() local388 emit notify( QFNotificationReachedBegininningOfFile() ); in doSearchBackward() local
60 void notify( const QFNotification& message );120 void notify( const QFNotification& message );
54 void notify( const QFNotification& message );
96 void notify( const QFNotification& );
196 this, SIGNAL( notify( const QFNotification& ) ) ); in registerSearchable()
117 void QuickFindWidget::notify( const QFNotification& message ) in notify() function in QuickFindWidget
114 po::notify(vm); in main()
151 connect( &quickFindMux_, SIGNAL( notify( const QFNotification& ) ), in MainWindow()152 &quickFindWidget_, SLOT( notify( const QFNotification& ) ) ); in MainWindow()
287 connect( &quickFind_, SIGNAL( notify( const QFNotification& ) ), in AbstractLogView()
419 holder fails to notify you of the violation by some reasonable means