Home | History | Annotate | Download | only in wpa_gui-qt4

Lines Matching full:stataction

1295 	statAction = new QAction("S&tatus", this);
1298 connect(statAction, SIGNAL(triggered()), this, SLOT(showTrayStatus()));
1301 tray_menu->addAction(statAction);