Searched defs:EventSpy (Results 1 – 1 of 1) sorted by relevance
48 class EventSpy : public QObject, public QList<QEvent::Type> class52 EventSpy(QObject* objectToSpy) in EventSpy() function in EventSpy