java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qt3d.core.QSceneChange
io.qt.qt3d.core.QComponentAddedChange
- All Implemented Interfaces:
io.qt.QtObjectInterface
Used to notify when a component is added to an entity
Java wrapper for Qt class Qt3DCore::QComponentAddedChange
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.qt3d.core.QSceneChange
QSceneChange.DeliveryFlag, QSceneChange.DeliveryFlagsNested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionQComponentAddedChange(QComponent component, QEntity entity) Deprecated.QComponentAddedChange(QEntity entity, QComponent component) Deprecated.protectedQComponentAddedChange(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.qt3d.core.QSceneChange
deliveryFlags, setDeliveryFlags, setDeliveryFlags, subjectId, typeMethods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QComponentAddedChange
Deprecated. -
QComponentAddedChange
Deprecated. -
QComponentAddedChange
protected QComponentAddedChange(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
componentId
-
componentMetaObject
@QtUninvokable public final io.qt.core.QMetaObject componentMetaObject() -
entityId
-