java.lang.Object
io.qt.QtObject
io.qt.core.QEvent
io.qt.statemachine.QStateMachine.WrappedEvent
- All Implemented Interfaces:
QtObjectInterface
- Enclosing class:
QStateMachine
Inherits QEvent and holds a clone of an event associated with a QObject
Java wrapper for Qt class QStateMachine::WrappedEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.core.QEvent
QEvent.Type
-
Field Summary
Fields inherited from class io.qt.core.QEvent
staticMetaObject
-
Constructor Summary
ConstructorDescriptionWrappedEvent
(QObject object, QEvent event) SeeQStateMachine::WrappedEvent::
WrappedEvent(QObject*, QEvent*) -
Method Summary
Methods inherited from class io.qt.core.QEvent
accept, assign, clone, ignore, isAccepted, isInputEvent, isPointerEvent, isSinglePointEvent, registerEventType, registerEventType, set, setAccepted, spontaneous, toString, type
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
WrappedEvent
See
QStateMachine::WrappedEvent::
WrappedEvent(QObject*, QEvent*)
-
-
Method Details
-
event
-
object
-