QEntityPrivate Class

(Qt3DCore::QEntityPrivate)
Inherits: QNodePrivate

Public Functions

QEntityPrivate()
QNodeId parentEntityId() const

Additional Inherited Members

Member Function Documentation

QEntityPrivate::QEntityPrivate()

Default constructs an instance of QEntityPrivate.

QNodeId QEntityPrivate::parentEntityId() const

Returns the Qt3DCore::QNodeId id of the parent Qt3DCore::QEntity instance of the current Qt3DCore::QEntity object. The QNodeId isNull method will return true if there is no Qt3DCore::QEntity parent of the current Qt3DCore::QEntity in the scene hierarchy.