summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-11 14:49:09 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-11 15:08:18 (GMT)
commit0466a193fd1b8bd7c6f165c3032c47a08a881529 (patch)
tree582d253963069364a8a6d1be39e540dc53f59006 /doc
parentfd55642d60b852fbd175a9ea7c1a2457c6f611aa (diff)
downloadQt-0466a193fd1b8bd7c6f165c3032c47a08a881529.zip
Qt-0466a193fd1b8bd7c6f165c3032c47a08a881529.tar.gz
Qt-0466a193fd1b8bd7c6f165c3032c47a08a881529.tar.bz2
Added missing \since 4.6 doc tag
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qnamespace.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc
index ae0be1a..21aae2d 100644
--- a/doc/src/qnamespace.qdoc
+++ b/doc/src/qnamespace.qdoc
@@ -2677,6 +2677,7 @@
*/
/*! \enum Qt::GestureType
+ \since 4.6
This enum lists standard gestures.
@@ -2691,6 +2692,7 @@
/*!
\enum Qt::GestureState
+ \since 4.6
This enum type describes the state of a gesture.
@@ -2704,6 +2706,7 @@
/*!
\enum Qt::DirectionType
+ \since 4.6
This enum type describes directions. This could be used by the
gesture recognizers.