HomeSort by relevance Sort by last modified time
    Searched refs:statAction (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.h 113 QAction *statAction;
wpagui.cpp 1295 statAction = new QAction("S&tatus", this);
1298 connect(statAction, SIGNAL(triggered()), this, SLOT(showTrayStatus()));
1301 tray_menu->addAction(statAction);
    [all...]

Completed in 986 milliseconds