Home
last modified time | relevance | path

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

/glogg/glogg/src/ !
H A Dqfnotifications.h
H A Dquickfind.cpp
/glogg/src/ !
H A Dqfnotifications.h59 class QFNotificationProgress : public QFNotification {
62 QFNotificationProgress( int progress_percent ) in QFNotificationProgress() function
H A Dquickfind.cpp48 emit notify( QFNotificationProgress( progress ) ); in sendNotification()