aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgmaskextruder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgmaskextruder.cpp')
-rw-r--r--src/declarative/particles/qsgmaskextruder.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/declarative/particles/qsgmaskextruder.cpp b/src/declarative/particles/qsgmaskextruder.cpp
index 4f8b89a639..6facfac353 100644
--- a/src/declarative/particles/qsgmaskextruder.cpp
+++ b/src/declarative/particles/qsgmaskextruder.cpp
@@ -52,6 +52,9 @@ QT_BEGIN_NAMESPACE
*/
/*!
\qmlproperty url QtQuick.Particles2::MaskShape::source
+
+ The image to use as the mask. Areas with non-zero opacity
+ will be considered inside the shape.
*/