Qt3DCore.QAbstractAspect¶
QAbstractAspect
is the base class for aspects that provide a vertical slice of behavior. More…

Inherited by: Qt3DAnimation.QAnimationAspect, Qt3DInput.QInputAspect, Qt3DLogic.QLogicAspect, Qt3DRender.QRenderAspect
Synopsis¶
Functions¶
def
rootEntityId
()def
scheduleSingleShotJob
(job)def
unregisterBackendType
(arg__1)
Detailed Description¶
-
class
PySide2.Qt3DCore.Qt3DCore.
QAbstractAspect
([parent=None])¶ - param parent
QObject
Constructs a new
QAbstractAspect
withparent
-
PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.
rootEntityId
()¶ - Return type
QNodeId
Returns root entity node id.
-
PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.
scheduleSingleShotJob
(job)¶ - Parameters
job –
QSharedPointer
-
PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.
unregisterBackendType
(arg__1)¶ - Parameters
arg__1 –
QMetaObject