summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesture.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-02 13:43:21 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-02 14:00:31 (GMT)
commita5a02758bc1c924fdce529d68172c39fcfa5df0b (patch)
treeca493c93b99155ffdf54c8a90250b0aaf754bdfa /src/gui/kernel/qgesture.cpp
parent6592c0868771b28f7f2d17b1899a2f7554fb26f6 (diff)
downloadQt-a5a02758bc1c924fdce529d68172c39fcfa5df0b.zip
Qt-a5a02758bc1c924fdce529d68172c39fcfa5df0b.tar.gz
Qt-a5a02758bc1c924fdce529d68172c39fcfa5df0b.tar.bz2
Doc: mark API of Gesture framework as preliminary.
New API will most likely not be in the Beta release.
Diffstat (limited to 'src/gui/kernel/qgesture.cpp')
-rw-r--r--src/gui/kernel/qgesture.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qgesture.cpp b/src/gui/kernel/qgesture.cpp
index 00839d1..237ce46 100644
--- a/src/gui/kernel/qgesture.cpp
+++ b/src/gui/kernel/qgesture.cpp
@@ -67,6 +67,7 @@ private:
/*!
\class QGesture
\since 4.6
+ \preliminary
\brief The QGesture class is the base class for implementing custom
gestures.