java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qt3d.core.QSceneChange
io.qt.qt3d.core.QComponentAddedChange
- All Implemented Interfaces:
QtObjectInterface
Used to notify when a component is added to an entity
Java wrapper for Qt's 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
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionQComponentAddedChange(QComponent component, QEntity entity) Deprecated.QComponentAddedChange(QEntity entity, QComponent component) Deprecated.protectedConstructor 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
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
componentId
-
componentMetaObject
-
entityId
-