summaryrefslogtreecommitdiffstats
path: root/src/activeqt/control/qaxfactory.cpp
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2012-03-01 14:43:20 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-12 13:03:27 +0100
commit94efd3b4068743885cb5b8f52bcfba1e156ecd1b (patch)
tree927805820cfda63c9e6de405301f4646303597d5 /src/activeqt/control/qaxfactory.cpp
parent7cd0cfdaf7379c82d852b9fa3f32d163ed8d38c5 (diff)
Remove the usage of deprecated qdoc macros.
QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: I3c02c7964bafa091b8bf6b8e0543a51604dcb2bc Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
Diffstat (limited to 'src/activeqt/control/qaxfactory.cpp')
-rw-r--r--src/activeqt/control/qaxfactory.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/activeqt/control/qaxfactory.cpp b/src/activeqt/control/qaxfactory.cpp
index ca29ac8..fc6c932 100644
--- a/src/activeqt/control/qaxfactory.cpp
+++ b/src/activeqt/control/qaxfactory.cpp
@@ -324,14 +324,14 @@ bool QAxFactory::stayTopLevel(const QString &key) const
Reimplement this function to return true if the ActiveX control
\a key should support the standard ActiveX events
\list
- \i Click
- \i DblClick
- \i KeyDown
- \i KeyPress
- \i KeyUp
- \i MouseDown
- \i MouseUp
- \i MouseMove
+ \li Click
+ \li DblClick
+ \li KeyDown
+ \li KeyPress
+ \li KeyUp
+ \li MouseDown
+ \li MouseUp
+ \li MouseMove
\endlist
The default implementation interprets \a key as the class name,