Searched defs:notify (Results 1 – 4 of 4) sorted by relevance
48 emit notify( QFNotificationProgress( progress ) ); in sendNotification() local253 emit notify( QFNotificationReachedEndOfFile() ); in doSearchForward() local315 emit notify( QFNotificationReachedEndOfFile() ); in doSearchForward() local337 emit notify( QFNotificationReachedBegininningOfFile() ); in doSearchBackward() local388 emit notify( QFNotificationReachedBegininningOfFile() ); in doSearchBackward() local
117 void QuickFindWidget::notify( const QFNotification& message ) in notify() function in QuickFindWidget