java.lang.Object
io.qt.QtObject
io.qt.core.QEvent
io.qt.gui.QApplicationStateChangeEvent
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class QApplicationStateChangeEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.core.QEvent
QEvent.Type
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Field Summary
Fields inherited from class io.qt.core.QEvent
staticMetaObject
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal Qt.ApplicationState
protected final void
clone()
protected final void
set
(QApplicationStateChangeEvent other) Deprecated.toString()
Methods inherited from class io.qt.core.QEvent
accept, assign, ignore, isAccepted, isInputEvent, isPointerEvent, isSinglePointEvent, registerEventType, registerEventType, set, setAccepted, spontaneous, type
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QApplicationStateChangeEvent
-
QApplicationStateChangeEvent
-
QApplicationStateChangeEvent
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
assign(io.qt.gui.QApplicationStateChangeEvent)
instead.