aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@gmail.com>2013-09-20 22:30:50 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-21 08:13:22 +0200
commit387e8720fcbc60cd1798c9356a91d88077569c72 (patch)
tree430dee997d0a2ad4798be1e37b7f031af4a3ab5f
parent986526d875e5188016ff4292126fe29755ead634 (diff)
Docs: fix QtQuick2::Item::layer.sourceRect typeold/5.1
Change-Id: Ia02f451b07638ec2e3f0355b89bf9f7356da44a6 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
-rw-r--r--src/quick/items/qquickitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickitem.cpp b/src/quick/items/qquickitem.cpp
index 3591560d69..811a728fb6 100644
--- a/src/quick/items/qquickitem.cpp
+++ b/src/quick/items/qquickitem.cpp
@@ -7348,7 +7348,7 @@ void QQuickItemLayer::setFormat(QQuickShaderEffectSource::Format f)
/*!
- \qmlproperty enumeration QtQuick2::Item::layer.sourceRect
+ \qmlproperty rect QtQuick2::Item::layer.sourceRect
This property defines the rectangular area of the item that should be
rendered into the texture. The source rectangle can be larger than