QEntityPrivate Class

(Qt3DCore::QEntityPrivate)

Public Functions

QNodeId parentEntityId() const

Additional Inherited Members

Member Function Documentation

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.