Searched refs:showTrayStatus (Results 1 – 2 of 2) sorted by relevance
99 virtual void showTrayStatus();
985 QTimer::singleShot(5 * 1000, this, SLOT(showTrayStatus())); in processMsg()1403 connect(statAction, SIGNAL(triggered()), this, SLOT(showTrayStatus())); in createTrayIcon()1459 showTrayStatus(); in trayActivated()1467 void WpaGui::showTrayStatus() in showTrayStatus() function in WpaGui