Searched refs:notifyMenubar (Results 1 – 3 of 3) sorted by relevance
948 …pUpdateDialog->notifyMenubar( true, false ); // prepare the checking, if there updates to be notif… in _checkForUpdates()970 …pUpdateDialog->notifyMenubar( false, true ); // Check, if there are still pending updates to be no… in _checkForUpdates()973 …pUpdateDialog->notifyMenubar( false, false ); // Check, if there are pending updates to be notifie… in _checkForUpdates()986 …pUpdateDialog->notifyMenubar( false, false ); // check if there updates to be notified via menu ba… in _checkForUpdates()
101 void notifyMenubar( bool bPrepareOnly, bool bRecheckOnly );
947 void UpdateDialog::notifyMenubar( bool bPrepareOnly, bool bRecheckOnly ) in notifyMenubar() function in UpdateDialog
Completed in 38 milliseconds