Uses of Class
io.qt.qt3d.core.QSceneChange
Package | Description |
---|---|
io.qt.qt3d.animation | |
io.qt.qt3d.core | |
io.qt.qt3d.input | |
io.qt.qt3d.render |
-
Uses of QSceneChange in io.qt.qt3d.animation
Subclasses of QSceneChange in io.qt.qt3d.animation Modifier and Type Class Description class
QClipBlendNodeCreatedChange
Base class for changes in QClipBlendNodeMethods in io.qt.qt3d.animation with parameters of type QSceneChange Modifier and Type Method Description protected void
QAbstractAnimationClip. sceneChangeEvent(QSceneChange change)
protected void
QAbstractClipAnimator. sceneChangeEvent(QSceneChange change)
protected void
QAnimationClipLoader. sceneChangeEvent(QSceneChange change)
-
Uses of QSceneChange in io.qt.qt3d.core
Subclasses of QSceneChange in io.qt.qt3d.core Modifier and Type Class Description class
QComponentAddedChange
Used to notify when a component is added to an entityclass
QComponentRemovedChange
Used to notify when a component is removed from an entityclass
QDynamicPropertyUpdatedChange
Used to notify when a dynamic property value is updatedclass
QNodeCommand
The base class for all CommandRequested QSceneChange eventsclass
QNodeCreatedChange
The base class for all NodeCreated QSceneChange eventsclass
QNodeDestroyedChange
Used to notify when a node is destroyedclass
QPropertyNodeAddedChange
Used to notify when a node is added to a propertyclass
QPropertyNodeRemovedChange
Used to notify when a node is removed from a propertyclass
QPropertyUpdatedChange
Used to notify when a property value is updatedclass
QPropertyUpdatedChangeBase
The base class for all PropertyUpdated QSceneChange eventsclass
QPropertyValueAddedChange
Used to notify when a value is added to a propertyclass
QPropertyValueAddedChangeBase
The base class for all PropertyValueAdded QSceneChange eventsclass
QPropertyValueRemovedChange
Used to notify when a value is added to a propertyclass
QPropertyValueRemovedChangeBase
The base class for all PropertyValueRemoved QSceneChange eventsclass
QStaticPropertyUpdatedChangeBase
The base class for all static PropertyUpdated QSceneChange eventsclass
QStaticPropertyValueAddedChangeBase
The base class for all static PropertyValueAdded QSceneChange eventsclass
QStaticPropertyValueRemovedChangeBase
The base class for all static PropertyValueRemoved QSceneChange eventsMethods in io.qt.qt3d.core with parameters of type QSceneChange Modifier and Type Method Description protected void
QBackendNode. notifyObservers(QSceneChange e)
Deprecated.protected void
QNode. notifyObservers(QSceneChange change)
Deprecated.protected void
QAbstractSkeleton. sceneChangeEvent(QSceneChange change)
protected void
QBackendNode. sceneChangeEvent(QSceneChange e)
Deprecated.protected void
QNode. sceneChangeEvent(QSceneChange change)
Deprecated.protected void
QSkeletonLoader. sceneChangeEvent(QSceneChange change)
protected void
QTransform. sceneChangeEvent(QSceneChange change)
-
Uses of QSceneChange in io.qt.qt3d.input
Subclasses of QSceneChange in io.qt.qt3d.input Modifier and Type Class Description class
QPhysicalDeviceCreatedChange
Base class for handling changes in physical devicesMethods in io.qt.qt3d.input with parameters of type QSceneChange Modifier and Type Method Description protected void
QAction. sceneChangeEvent(QSceneChange change)
protected void
QAxis. sceneChangeEvent(QSceneChange change)
protected void
QAxisAccumulator. sceneChangeEvent(QSceneChange change)
protected void
QKeyboardDevice. sceneChangeEvent(QSceneChange change)
protected void
QKeyboardHandler. sceneChangeEvent(QSceneChange change)
protected void
QMouseDevice. sceneChangeEvent(QSceneChange change)
protected void
QMouseHandler. sceneChangeEvent(QSceneChange change)
-
Uses of QSceneChange in io.qt.qt3d.render
Subclasses of QSceneChange in io.qt.qt3d.render Modifier and Type Class Description class
QFrameGraphNodeCreatedChange
A base class for changes in the FrameGraphNodeMethods in io.qt.qt3d.render with parameters of type QSceneChange Modifier and Type Method Description protected void
QAbstractRayCaster. sceneChangeEvent(QSceneChange change)
protected void
QAbstractTexture. sceneChangeEvent(QSceneChange change)
protected void
QBuffer. sceneChangeEvent(QSceneChange change)
protected void
QCameraLens. sceneChangeEvent(QSceneChange change)
Deprecated.protected void
QGeometry. sceneChangeEvent(QSceneChange change)
protected void
QGeometryRenderer. sceneChangeEvent(QSceneChange change)
protected void
QLevelOfDetail. sceneChangeEvent(QSceneChange change)
protected void
QLevelOfDetailSwitch. sceneChangeEvent(QSceneChange change)
protected void
QMesh. sceneChangeEvent(QSceneChange change)
protected void
QObjectPicker. sceneChangeEvent(QSceneChange change)
protected void
QRenderCapture. sceneChangeEvent(QSceneChange change)
protected void
QSceneLoader. sceneChangeEvent(QSceneChange change)
protected void
QSetFence. sceneChangeEvent(QSceneChange change)
protected void
QShaderProgram. sceneChangeEvent(QSceneChange change)
protected void
QShaderProgramBuilder. sceneChangeEvent(QSceneChange change)
protected void
QTextureImage. sceneChangeEvent(QSceneChange change)