aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickswipedelegate.cpp
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2020-11-06 10:45:58 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-11-09 13:08:38 +0000
commitc4242c05d0bc1a833487214497df93382293bc36 (patch)
tree876e77c781ae1c0f6da392a597928aaa5bc27cfb /src/quicktemplates2/qquickswipedelegate.cpp
parenteb819a15c8636b84bcb7e51a174a3a02ebe05f85 (diff)
Doc: remove all instances of \qmlpropertygroup
This is apparently no longer necessary. Change-Id: I0f45a84ced5118d248ffab4e745c4e2f2ce5738f Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 08477f64d8b1a7161ad884551c84cffab0e7d5be) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/quicktemplates2/qquickswipedelegate.cpp')
-rw-r--r--src/quicktemplates2/qquickswipedelegate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickswipedelegate.cpp b/src/quicktemplates2/qquickswipedelegate.cpp
index c6214243..018768a2 100644
--- a/src/quicktemplates2/qquickswipedelegate.cpp
+++ b/src/quicktemplates2/qquickswipedelegate.cpp
@@ -1025,7 +1025,6 @@ QQuickSwipeDelegate::QQuickSwipeDelegate(QQuickItem *parent)
*/
/*!
- \qmlpropertygroup QtQuick.Controls::SwipeDelegate::swipe
\qmlproperty real QtQuick.Controls::SwipeDelegate::swipe.position
\qmlproperty bool QtQuick.Controls::SwipeDelegate::swipe.complete
\qmlproperty bool QtQuick.Controls::SwipeDelegate::swipe.enabled