Searched refs:EventHistory (Results 1 – 6 of 6) sorted by relevance
76 EventHistory::EventHistory(QWidget *parent, const char *, bool, Qt::WindowFlags) in EventHistory() function in EventHistory90 EventHistory::~EventHistory() in ~EventHistory()97 void EventHistory::languageChange() in languageChange()103 void EventHistory::addEvents(WpaMsgList msgs) in addEvents()111 void EventHistory::addEvent(WpaMsg msg) in addEvent()
37 class EventHistory : public QDialog, public Ui::EventHistory42 EventHistory(QWidget *parent = 0, const char *name = 0,44 ~EventHistory();
2 <class>EventHistory</class>3 <widget class="QDialog" name="EventHistory" >
127 EventHistory *eh;
801 eh = new EventHistory(); in eventHistory()
51 <name>EventHistory</name>