summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qentity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/qentity.cpp')
-rw-r--r--src/core/nodes/qentity.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/nodes/qentity.cpp b/src/core/nodes/qentity.cpp
index 9bc41f8cc..d0ed58efd 100644
--- a/src/core/nodes/qentity.cpp
+++ b/src/core/nodes/qentity.cpp
@@ -210,7 +210,9 @@ QEntity *QEntity::parentEntity() const
return parentEntity;
}
-/*!
+/*
+ \internal
+
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