summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-09-21 13:29:38 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-09-21 13:30:53 (GMT)
commitec76b17145c6449a5d90a1052635f30971e7fa4d (patch)
tree5815c51562bf4070b1710754292aff2ed34bc4da /src/gui/kernel/qevent.cpp
parent00a8d21fff66cd2aec5ea0b6158a4f9923a6732f (diff)
downloadQt-ec76b17145c6449a5d90a1052635f30971e7fa4d.zip
Qt-ec76b17145c6449a5d90a1052635f30971e7fa4d.tar.gz
Qt-ec76b17145c6449a5d90a1052635f30971e7fa4d.tar.bz2
qdoc: Added \brief texts to all the since 4.6 functions.
Diffstat (limited to 'src/gui/kernel/qevent.cpp')
-rw-r--r--src/gui/kernel/qevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qevent.cpp b/src/gui/kernel/qevent.cpp
index 9cb2090..ce64c68 100644
--- a/src/gui/kernel/qevent.cpp
+++ b/src/gui/kernel/qevent.cpp
@@ -3776,7 +3776,7 @@ QTouchEvent::~QTouchEvent()
*/
/*! \class QTouchEvent::TouchPoint
- \brief The QTouchEvent::TouchPoint class provides information about a touch point in a QTouchEvent.
+ \brief The TouchPoint class provides information about a touch point in a QTouchEvent.
\since 4.6
*/