#include <qevent.h>

Public Attributes | |
| QSignal | sig |
| signal of the event instance | |
| uint8_t | dynamic_ |
| attributes of a dynamic event (0 for static event) | |
QEvent represents events without parameters and serves as the base class for derivation of events with parameters.
Definition at line 130 of file qevent.h.
1.5.4