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