aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickswipedelegate.cpp
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2016-05-04 11:45:44 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-05-04 12:50:46 +0000
commit080284b544e02ae6824c7404612aa4a662421dcf (patch)
tree82091cdcc87442a61833f958e2d8624db6ec8e8b /src/quicktemplates2/qquickswipedelegate.cpp
parent76602f94e6a495ed44f05d9152e4044acf19661b (diff)
Fix SwipeDelegate's detailed description
Change-Id: I009805a46979c11b9902ccbd9ec5199530012a29 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/quicktemplates2/qquickswipedelegate.cpp')
-rw-r--r--src/quicktemplates2/qquickswipedelegate.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quicktemplates2/qquickswipedelegate.cpp b/src/quicktemplates2/qquickswipedelegate.cpp
index ed01ea28..683e6790 100644
--- a/src/quicktemplates2/qquickswipedelegate.cpp
+++ b/src/quicktemplates2/qquickswipedelegate.cpp
@@ -58,8 +58,8 @@ QT_BEGIN_NAMESPACE
as \l ListView.
SwipeDelegate inherits its API from AbstractButton. For instance, you can set
- \l {AbstractButton::text}{text}, react to \l {AbstractButton::clicked}{clicks}
- using the AbstractButton API.
+ \l {AbstractButton::text}{text} and react to
+ \l {AbstractButton::clicked}{clicks} using the AbstractButton API.
Information regarding the progress of a swipe, as well as the components
that should be shown upon swiping, are both available through the