summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtexturewrapmode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qtexturewrapmode.cpp')
-rw-r--r--src/render/texture/qtexturewrapmode.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/texture/qtexturewrapmode.cpp b/src/render/texture/qtexturewrapmode.cpp
index 5053ee252..b93c887e5 100644
--- a/src/render/texture/qtexturewrapmode.cpp
+++ b/src/render/texture/qtexturewrapmode.cpp
@@ -72,7 +72,7 @@ void QTextureWrapMode::setX(WrapMode x)
}
/*!
- \property QTextureWrapMode::x
+ \property Qt3DRender::QTextureWrapMode::x
Returns the wrap mode of the x dimension.
*/
@@ -109,7 +109,7 @@ void QTextureWrapMode::setY(WrapMode y)
}
/*!
- \property QTextureWrapMode::y
+ \property Qt3DRender::QTextureWrapMode::y
Returns the wrap mode of the y dimension.
*/
@@ -133,7 +133,7 @@ void QTextureWrapMode::setZ(WrapMode z)
}
/*!
- \property QTextureWrapMode::z
+ \property Qt3DRender::QTextureWrapMode::z
Returns the wrap mode of the z dimension.
*/