Qt 6.6
Qt State Machine
C++ Classes
QtStateMachine
WrappedEvent
Qt 6.6.0 Reference Documentation
List of All Members for WrappedEvent
This is the complete list of members for
QStateMachine::WrappedEvent
, including inherited members.
enum
Type
WrappedEvent
(QObject *, QEvent *)
~WrappedEvent
()
accept
()
clone
() const : QEvent *
event
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
object
() const : QObject *
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
type
() const : Type
operator=
(const QEvent &) : QEvent &