summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qscissortest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qscissortest.cpp')
-rw-r--r--src/render/renderstates/qscissortest.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/render/renderstates/qscissortest.cpp b/src/render/renderstates/qscissortest.cpp
index 067ae1415..cc7b236fb 100644
--- a/src/render/renderstates/qscissortest.cpp
+++ b/src/render/renderstates/qscissortest.cpp
@@ -58,22 +58,22 @@ namespace Qt3DRender {
*/
/*!
- \property QScissorTest::left
+ \property Qt3DRender::QScissorTest::left
Holds the left coordinate of the scissor box.
*/
/*!
- \property QScissorTest::bottom
+ \property Qt3DRender::QScissorTest::bottom
Holds the bottom coordinate of the scissor box.
*/
/*!
- \property QScissorTest::width
+ \property Qt3DRender::QScissorTest::width
Holds the width of the scissor box.
*/
/*!
- \property QScissorTest::height
+ \property Qt3DRender::QScissorTest::height
Holds the height of the scissor box.
*/