aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickmultipointtoucharea.cpp
diff options
context:
space:
mode:
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>2012-04-04 13:02:15 +0300
committerQt by Nokia <qt-info@nokia.com>2012-04-05 09:50:05 +0200
commit99fb61587da6b7e4707858d4188f0ccd24077504 (patch)
treea3a2ce401fc978aac98bb638a47a5b30eae39b32 /src/quick/items/qquickmultipointtoucharea.cpp
parentaa959012a82900ea90a13129af4a5c43b155b4e2 (diff)
MultiPointTouchArea documentation not to use deprecated signals
Change-Id: I9ba8b9f3dc35a3eec833f2f3cce6c94ebddd7ae0 Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'src/quick/items/qquickmultipointtoucharea.cpp')
-rw-r--r--src/quick/items/qquickmultipointtoucharea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickmultipointtoucharea.cpp b/src/quick/items/qquickmultipointtoucharea.cpp
index 110cc6ad7a..2ba7b80748 100644
--- a/src/quick/items/qquickmultipointtoucharea.cpp
+++ b/src/quick/items/qquickmultipointtoucharea.cpp
@@ -236,7 +236,7 @@ void QQuickTouchPoint::setSceneY(qreal sceneY)
\list
\li setting \c touchPoints to provide touch point objects with properties that can be bound to
- \li using the onTouchUpdated or onTouchPointsPressed, onTouchPointsUpdated and onTouchPointsReleased handlers
+ \li using the onTouchUpdated or onPressed, onUpdated and onReleased handlers
\endlist
While a MultiPointTouchArea \e can take exclusive ownership of certain touch points, it is also possible to have