summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsevents.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-02-19 13:23:57 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-02-19 13:23:57 (GMT)
commit7ca94f32c1a32ab96e4476388bea59d209dae4de (patch)
treecf5749283f0bd241c974dbbb1425c5085592c77c /src/declarative/graphicsitems/qmlgraphicsevents.cpp
parent8c1dc03e611cea5bc942cbef0ca94c86efe91426 (diff)
downloadQt-7ca94f32c1a32ab96e4476388bea59d209dae4de.zip
Qt-7ca94f32c1a32ab96e4476388bea59d209dae4de.tar.gz
Qt-7ca94f32c1a32ab96e4476388bea59d209dae4de.tar.bz2
doc: Added "\since 4.7" to a bunch of declarative stuff.
Diffstat (limited to 'src/declarative/graphicsitems/qmlgraphicsevents.cpp')
-rw-r--r--src/declarative/graphicsitems/qmlgraphicsevents.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/graphicsitems/qmlgraphicsevents.cpp b/src/declarative/graphicsitems/qmlgraphicsevents.cpp
index d42708c..3c828c4 100644
--- a/src/declarative/graphicsitems/qmlgraphicsevents.cpp
+++ b/src/declarative/graphicsitems/qmlgraphicsevents.cpp
@@ -44,6 +44,7 @@
QT_BEGIN_NAMESPACE
/*!
\qmlclass KeyEvent QmlGraphicsKeyEvent
+ \since 4.7
\brief The KeyEvent object provides information about a key event.
For example, the following changes the Item's state property when the Enter