Uses of Class
io.qt.qt3d.core.QNodeId
Packages that use QNodeId
-
Uses of QNodeId in io.qt.qt3d.core
Methods in io.qt.qt3d.core that return QNodeIdModifier and TypeMethodDescriptionfinal QNodeId
QPropertyNodeAddedChange.addedNodeId()
QNodeId.clone()
final QNodeId
QComponentAddedChange.componentId()
final QNodeId
QComponentRemovedChange.componentId()
static QNodeId
QNodeId.createId()
final QNodeId
QComponentAddedChange.entityId()
final QNodeId
QComponentRemovedChange.entityId()
final QNodeId
QNode.id()
final QNodeId
QNodeIdTypePair.id()
final QNodeId
QNodeCreatedChange.parentId()
final QNodeId
QBackendNode.peerId()
static QNodeId
Qt3DCore.qIdForNode
(QNode node) final QNodeId
QPropertyNodeRemovedChange.removedNodeId()
protected final QNodeId
QAbstractAspect.rootEntityId()
final QNodeId
QSceneChange.subjectId()
Methods in io.qt.qt3d.core with parameters of type QNodeIdConstructors in io.qt.qt3d.core with parameters of type QNodeIdModifierConstructorDescriptionQDynamicPropertyUpdatedChange
(QNodeId subjectId) Deprecated.QNodeCommand
(QNodeId id) Deprecated.QNodeIdTypePair
(QNodeId _id, QMetaObject _type) QPropertyNodeAddedChange
(QNodeId subjectId, QNode node) Deprecated.QPropertyNodeRemovedChange
(QNodeId subjectId, QNode node) Deprecated.QPropertyUpdatedChange
(QNodeId subjectId) Deprecated.protected
QPropertyUpdatedChangeBase
(QNodeId subjectId) Deprecated.QPropertyValueAddedChange
(QNodeId subjectId) Deprecated.protected
QPropertyValueAddedChangeBase
(QNodeId subjectId) Deprecated.QPropertyValueRemovedChange
(QNodeId subjectId) Deprecated.protected
QPropertyValueRemovedChangeBase
(QNodeId subjectId) Deprecated.protected
QSceneChange
(Qt3DCore.ChangeFlag type, QNodeId subjectId) Deprecated.protected
QStaticPropertyUpdatedChangeBase
(QNodeId subjectId) Deprecated.protected
QStaticPropertyValueAddedChangeBase
(QNodeId subjectId) Deprecated.protected
QStaticPropertyValueRemovedChangeBase
(QNodeId subjectId) Deprecated. -
Uses of QNodeId in io.qt.qt3d.input
Methods in io.qt.qt3d.input that return types with arguments of type QNodeId -
Uses of QNodeId in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QNodeIdModifier and TypeMethodDescriptionfinal QNodeId
QRayCasterHit.entityId()
Returns the id of the entity that was hitfinal QNodeId
QFrameGraphNodeCreatedChange.parentFrameGraphNodeId()
Methods in io.qt.qt3d.render with parameters of type QNodeIdModifier and TypeMethodDescriptionfinal void
final void
QCameraLens.viewEntity
(QNodeId entityId, QNodeId cameraId) Constructors in io.qt.qt3d.render with parameters of type QNodeIdModifierConstructorDescriptionQRayCasterHit
(QRayCasterHit.HitType type, QNodeId id, float distance, QVector3D localIntersect, QVector3D worldIntersect, int primitiveIndex, int v1, int v2, int v3)