CuteHMI - CuteHMI (CuteHMI.2)
|
Work event. More...
#include <cutehmi/Worker.hpp>
Public Member Functions | |
WorkEvent () | |
Default constructor. More... | |
Public Member Functions inherited from QEvent | |
void | qt_check_for_QGADGET_macro () |
QEvent (QEvent::Type type) | |
virtual | ~QEvent () |
QEvent::Type | type () const const |
bool | spontaneous () const const |
void | setAccepted (bool accepted) |
bool | isAccepted () const const |
void | accept () |
void | ignore () |
Static Public Member Functions | |
static Type | RegisteredType () noexcept |
Registered event type. More... | |
Static Public Member Functions inherited from QEvent | |
int | registerEventType (int hint) |
Additional Inherited Members | |
Public Attributes inherited from QEvent | |
typedef | QtGadgetHelper |
Properties inherited from QEvent | |
accepted | |
cutehmi::Worker::WorkEvent::WorkEvent | ( | ) |
Default constructor.
|
staticnoexcept |
Registered event type.