summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-10-12 10:20:00 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-10-12 12:27:15 (GMT)
commitdf7155db6142e959db76a65cb47cae7f0338d538 (patch)
tree97e774998ee2c9b4ec78c22aaa14034c01597066 /doc
parentc214bde28cc346967471023a8046fd3866407277 (diff)
downloadQt-df7155db6142e959db76a65cb47cae7f0338d538.zip
Qt-df7155db6142e959db76a65cb47cae7f0338d538.tar.gz
Qt-df7155db6142e959db76a65cb47cae7f0338d538.tar.bz2
Added documentation for the Gesture API.
Reviewed-by: trustme
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qt4-intro.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index a946540..00b7709 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -567,8 +567,8 @@
\o Enable extensibility.
\endlist
- See the QTouchEvent class documentation for more information. The
- Gesture framework API is still subject to change.
+ See the QTouchEvent class documentation for more information on multi-touch
+ and QGestureEvent for gestures.
\section1 DOM access API