summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qtextureimage.cpp')
-rw-r--r--src/render/texture/qtextureimage.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/texture/qtextureimage.cpp b/src/render/texture/qtextureimage.cpp
index fa0f14a51..c67033d11 100644
--- a/src/render/texture/qtextureimage.cpp
+++ b/src/render/texture/qtextureimage.cpp
@@ -34,7 +34,7 @@ namespace Qt3DRender {
*/
/*!
- \enum QTextureImage::Status
+ \enum Qt3DRender::QTextureImage::Status
This enumeration specifies the status values for texture image loading.
@@ -66,7 +66,7 @@ namespace Qt3DRender {
*/
/*!
- \property QTextureImage::status
+ \property Qt3DRender::QTextureImage::status
This property holds the status of the texture image loading.
@@ -164,7 +164,7 @@ void QTextureImage::setSource(const QUrl &source)
*/
/*!
- \qmlproperty bool Qt3DRender::QTextureImage::mirrored
+ \qmlproperty bool Qt3D.Render::TextureImage::mirrored
This property specifies whether the image should be mirrored when loaded. This
is a convenience to avoid having to manipulate images to match the origin of