Class QSceneChange

java.lang.Object
io.qt.QtObject
io.qt.qt3d.core.QSceneChange
All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QComponentAddedChange, QComponentRemovedChange, QNodeCommand, QNodeCreatedChangeBase, QNodeDestroyedChange, QPropertyUpdatedChangeBase, QPropertyValueAddedChangeBase, QPropertyValueRemovedChangeBase

public class QSceneChange extends QtObject

Base class for changes that can be sent and received by Qt3D's change notification system

Java wrapper for Qt class Qt3DCore::QSceneChange