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

Lines Matching full:stataction

1313 	statAction = new QAction(tr("S&tatus"), this);
1316 connect(statAction, SIGNAL(triggered()), this, SLOT(showTrayStatus()));
1319 tray_menu->addAction(statAction);