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
ConstructorsModifierConstructorDescriptionSeeQApplicationStateChangeEvent::QApplicationStateChangeEvent(Qt::ApplicationState) protectedSeeQApplicationStateChangeEvent::QApplicationStateChangeEvent(QApplicationStateChangeEvent) -
Method Summary
Modifier and TypeMethodDescriptionfinal Qt.ApplicationStateSeeQApplicationStateChangeEvent::applicationState()const protected final voidSeeQApplicationStateChangeEvent::operator=(QApplicationStateChangeEvent) clone()SeeQEvent::clone()const protected final voidset(QApplicationStateChangeEvent other) Deprecated.Methods inherited from class io.qt.core.QEvent
accept, assign, ignore, isAccepted, isInputEvent, isPointerEvent, isSinglePointEvent, registerEventType, registerEventType, set, setAccepted, spontaneous, toString, typeMethods 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.