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
-
Field Summary
Fields inherited from class io.qt.core.QEvent
staticMetaObject
-
Constructor Summary
ModifierConstructorDescriptionSeeQApplicationStateChangeEvent::
QApplicationStateChangeEvent(Qt::ApplicationState) protected
SeeQApplicationStateChangeEvent::
QApplicationStateChangeEvent(QApplicationStateChangeEvent) -
Method Summary
Modifier and TypeMethodDescriptionfinal Qt.ApplicationState
SeeQApplicationStateChangeEvent::
applicationState()const protected final void
SeeQApplicationStateChangeEvent::
operator=(QApplicationStateChangeEvent) clone()
SeeQEvent::
clone()const protected final void
set
(QApplicationStateChangeEvent other) Deprecated.Methods inherited from class io.qt.core.QEvent
accept, assign, ignore, isAccepted, isInputEvent, isPointerEvent, isSinglePointEvent, registerEventType, registerEventType, set, setAccepted, spontaneous, toString, type
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QApplicationStateChangeEvent
See
QApplicationStateChangeEvent::
QApplicationStateChangeEvent(QApplicationStateChangeEvent) -
QApplicationStateChangeEvent
See
QApplicationStateChangeEvent::
QApplicationStateChangeEvent(Qt::ApplicationState)
-
-
Method Details
-
applicationState
See
QApplicationStateChangeEvent::
applicationState()const -
assign
See
QApplicationStateChangeEvent::
operator=(QApplicationStateChangeEvent) -
clone
See
QEvent::
clone()const -
set
Deprecated.Useassign(io.qt.gui.QApplicationStateChangeEvent)
instead.
-
assign(io.qt.gui.QApplicationStateChangeEvent)
instead.