summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/utils.cpp
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-11-06 13:42:20 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-11-06 13:42:20 (GMT)
commitd34cd74f7f338a85a72e192766c5973264f7c208 (patch)
tree67da7a8a9884dc3df1c70684ba16cc027bbe6a15 /src/3rdparty/phonon/mmf/utils.cpp
parentded84966823eac0ae0275a2a7676d647d4d856ff (diff)
downloadQt-d34cd74f7f338a85a72e192766c5973264f7c208.zip
Qt-d34cd74f7f338a85a72e192766c5973264f7c208.tar.gz
Qt-d34cd74f7f338a85a72e192766c5973264f7c208.tar.bz2
Fix qdoc errors in the MMF Phonon backend.
Task-number: QTBUG-5355 Reviewed-by: TrustMe
Diffstat (limited to 'src/3rdparty/phonon/mmf/utils.cpp')
-rw-r--r--src/3rdparty/phonon/mmf/utils.cpp16
1 files changed, 12 insertions, 4 deletions
diff --git a/src/3rdparty/phonon/mmf/utils.cpp b/src/3rdparty/phonon/mmf/utils.cpp
index 58d1ece..d728fcf 100644
--- a/src/3rdparty/phonon/mmf/utils.cpp
+++ b/src/3rdparty/phonon/mmf/utils.cpp
@@ -24,16 +24,24 @@ QT_BEGIN_NAMESPACE
using namespace Phonon;
using namespace Phonon::MMF;
-/*! \namespace MMF::Utils
+/*! \namespace Phonon::MMF::Utils
\internal
*/
-/*! \class MMF::TTraceContext
+/*! \class Phonon::MMF::TTraceContext
\internal
*/
-/*! \class MMF::Utils
- \internal
+/*! \enum Phonon::MMF::PanicCode
+ \internal
+*/
+
+/*! \enum Phonon::MMF::TTraceCategory
+ \internal
+*/
+
+/*! \enum Phonon::MMF::MediaType
+ \internal
*/
_LIT(PanicCategory, "Phonon::MMF");