#include <TQUserEvent.h>
Public Member Functions | |
| TQUserEvent (const Event_t &pData) | |
| ~TQUserEvent () | |
| void | getData (Event_t &user) const |
Static Public Member Functions | |
| static Type | Id () |
Definition at line 22 of file TQUserEvent.h.
| TQUserEvent::TQUserEvent | ( | const Event_t & | pData | ) | [inline] |
| TQUserEvent::~TQUserEvent | ( | ) | [inline] |
| void TQUserEvent::getData | ( | Event_t & | user | ) | const [inline] |
| static Type TQUserEvent::Id | ( | ) | [inline, static] |
Definition at line 45 of file TQUserEvent.h.
References Reflex::Dummy::Type().
Referenced by TQtClientFilter::eventFilter().
1.5.1