java.lang.Object
io.qt.QtObject
io.qt.core.QEvent
io.qt.core.QChildEvent
- All Implemented Interfaces:
QtObjectInterface
Contains event parameters for child object events
Java wrapper for Qt's class QChildEvent
-
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
ModifierConstructorDescriptionQChildEvent
(QEvent.Type type, QObject child) protected
QChildEvent
(QChildEvent arg__1) protected
Constructor for internal use only. -
Method Summary
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
-
QChildEvent
-
QChildEvent
-
QChildEvent
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
added
-
child
-
set
Deprecated.Useassign(io.qt.core.QChildEvent)
instead. -
assign
-
polished
-
removed
-
clone
-
toString
-
assign(io.qt.core.QChildEvent)
instead.