QEntityPrivate Class
(Qt3DCore::QEntityPrivate)Inherits: | Qt3DCore::QNodePrivate |
Public Functions
QNodeId | parentEntityId() const |
- 9 public functions inherited from Qt3DCore::QNodePrivate
- 13 public functions inherited from QObjectPrivate
- 1 public function inherited from Qt3DCore::QObservableInterface
- 1 public function inherited from QObjectData
Additional Inherited Members
- 6 static public members inherited from QObjectPrivate
- 1 protected function inherited from Qt3DCore::QObservableInterface
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.