summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-02 15:43:21 +0200
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-02 16:00:31 +0200
commita5a02758bc1c924fdce529d68172c39fcfa5df0b (patch)
treeca493c93b99155ffdf54c8a90250b0aaf754bdfa /doc
parent6592c0868771b28f7f2d17b1899a2f7554fb26f6 (diff)
Doc: mark API of Gesture framework as preliminary.
New API will most likely not be in the Beta release.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/getting-started/examples.qdoc4
-rw-r--r--doc/src/qt4-intro.qdoc3
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc
index d80308abbb..30dae88ea3 100644
--- a/doc/src/getting-started/examples.qdoc
+++ b/doc/src/getting-started/examples.qdoc
@@ -1077,9 +1077,13 @@
\contentspage Qt Examples
\nextpage D-Bus Examples
+ The API of the gesture framework is not yet finalized and
+ still subject to change.
+\omit
\list
\o \l{widgets/imageviewer}{Image Viewer}
\endlist
+\endomit
*/
/*!
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 1fd62beafc..6224cd4d17 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -567,7 +567,8 @@
\o Enable extensibility.
\endlist
- See the QTouchEvent and QGesture class documentation for more information.
+ See the QTouchEvent class documentation for more information. The
+ Gesture framework API is still subject to change.
\section1 DOM access API