QSceneChange Class
class Qt3DCore::QSceneChangeThe base class for changes that can be sent and received by Qt3D's change notification system. More...
| Header: | #include <Qt3DCore/QSceneChange> |
| qmake: | QT += 3dcore |
| Inherited By: | Qt3DCore::QComponentAddedChange, Qt3DCore::QComponentRemovedChange, Qt3DCore::QNodeCommand, Qt3DCore::QNodeCreatedChangeBase, Qt3DCore::QNodeDestroyedChange, Qt3DCore::QPropertyUpdatedChangeBase, Qt3DCore::QPropertyValueAddedChangeBase, and Qt3DCore::QPropertyValueRemovedChangeBase |
Public Types
| enum | DeliveryFlag { BackendNodes, Nodes, DeliverToAll } |
Related Non-Members
| typedef | QSceneChangePtr |