summaryrefslogtreecommitdiffstats
path: root/src/gui/symbian/qsymbianevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/symbian/qsymbianevent.cpp')
-rw-r--r--src/gui/symbian/qsymbianevent.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/symbian/qsymbianevent.cpp b/src/gui/symbian/qsymbianevent.cpp
index af2c861..2799e6f 100644
--- a/src/gui/symbian/qsymbianevent.cpp
+++ b/src/gui/symbian/qsymbianevent.cpp
@@ -66,13 +66,13 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \fn QSymbianEvent::type()
+ \fn QSymbianEvent::type() const
Returns the event type contained in the QSymbianEvent instance.
*/
/*!
- \fn QSymbianEvent::isValid()
+ \fn QSymbianEvent::isValid() const
Returns whether this QSymbianEvent instance contains a valid event.
*/