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

Lines Matching refs:eventHistory

74 		SLOT(eventHistory()));
751 void WpaGui::eventHistory()
758 eh = new EventHistory();
1300 connect(eventAction, SIGNAL(triggered()), this, SLOT(eventHistory()));