Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 20 of 20) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.cpp
H A Dquickfind.h
H A Dquickfindwidget.h
H A Dquickfindmux.h
H A Dquickfindmux.cpp
H A Dquickfindwidget.cpp
H A Dmain.cpp
H A Dmainwindow.cpp
H A Dabstractlogview.cpp
/glogg/src/
H A Dquickfind.cpp48 emit notify( QFNotificationProgress( progress ) ); in sendNotification() local
111 connect( &searchingNotifier_, SIGNAL( notify( const QFNotification& ) ), in QuickFind()
112 this, SIGNAL( notify( const QFNotification& ) ) ); in QuickFind()
253 emit notify( QFNotificationReachedEndOfFile() ); in doSearchForward() local
315 emit notify( QFNotificationReachedEndOfFile() ); in doSearchForward() local
337 emit notify( QFNotificationReachedBegininningOfFile() ); in doSearchBackward() local
388 emit notify( QFNotificationReachedBegininningOfFile() ); in doSearchBackward() local
H A Dquickfind.h60 void notify( const QFNotification& message );
120 void notify( const QFNotification& message );
H A Dquickfindwidget.h54 void notify( const QFNotification& message );
H A Dquickfindmux.h96 void notify( const QFNotification& );
H A Dquickfindmux.cpp196 this, SIGNAL( notify( const QFNotification& ) ) ); in registerSearchable()
H A Dquickfindwidget.cpp117 void QuickFindWidget::notify( const QFNotification& message ) in notify() function in QuickFindWidget
H A Dmain.cpp114 po::notify(vm); in main()
H A Dmainwindow.cpp151 connect( &quickFindMux_, SIGNAL( notify( const QFNotification& ) ), in MainWindow()
152 &quickFindWidget_, SLOT( notify( const QFNotification& ) ) ); in MainWindow()
H A Dabstractlogview.cpp287 connect( &quickFind_, SIGNAL( notify( const QFNotification& ) ), in AbstractLogView()
/glogg/glogg/
H A DCOPYING
/glogg/
H A DCOPYING419 holder fails to notify you of the violation by some reasonable means