summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d/items/quick3dentityloader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick3d/quick3d/items/quick3dentityloader.cpp')
-rw-r--r--src/quick3d/quick3d/items/quick3dentityloader.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quick3d/quick3d/items/quick3dentityloader.cpp b/src/quick3d/quick3d/items/quick3dentityloader.cpp
index 86e307065..ca25df63c 100644
--- a/src/quick3d/quick3d/items/quick3dentityloader.cpp
+++ b/src/quick3d/quick3d/items/quick3dentityloader.cpp
@@ -134,7 +134,7 @@ QObject *Quick3DEntityLoader::entity() const
}
/*!
- \qmlproperty url Qt3DCore::EntityLoader::source
+ \qmlproperty url Qt3D.Core::EntityLoader::source
Holds the source url.
*/
QUrl Quick3DEntityLoader::source() const
@@ -175,7 +175,7 @@ void Quick3DEntityLoader::setSourceComponent(QQmlComponent *component)
}
/*!
- \qmlproperty Status Qt3DCore::EntityLoader::status
+ \qmlproperty Status Qt3D.Core::EntityLoader::status
Holds the status of the entity loader.
\list