Searched refs:QFNotificationProgress (Results 1 – 4 of 4) sorted by relevance
59 class QFNotificationProgress : public QFNotification {62 QFNotificationProgress( int progress_percent ) in QFNotificationProgress() function
48 emit notify( QFNotificationProgress( progress ) ); in sendNotification()