Home
last modified time | relevance | path

Searched refs:SearchingNotifier (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.h
H A Dquickfind.cpp
/glogg/src/
H A Dquickfind.h39 class SearchingNotifier : public QObject
44 SearchingNotifier() {}; in SearchingNotifier() function
190 SearchingNotifier searchingNotifier_;
H A Dquickfind.cpp35 void SearchingNotifier::reset() in reset()
41 void SearchingNotifier::sendNotification( qint64 current_line, qint64 nb_lines ) in sendNotification()