summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-04-24 01:47:38 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-04-24 01:47:38 (GMT)
commit4001e0caa232f4c0624c28710c954e78264f4d7d (patch)
tree033c714d05a39f9e0d6a3a1f076a64677bbc4140 /src/declarative/extra
parentcba3400738cb2c973b6ec20ba78932c893f3b7ce (diff)
downloadQt-4001e0caa232f4c0624c28710c954e78264f4d7d.zip
Qt-4001e0caa232f4c0624c28710c954e78264f4d7d.tar.gz
Qt-4001e0caa232f4c0624c28710c954e78264f4d7d.tar.bz2
Documentation fixes.
Reduce the number of warnings from qdoc. \todo's have been made into tasks instead.
Diffstat (limited to 'src/declarative/extra')
-rw-r--r--src/declarative/extra/qmlnumberformatter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/extra/qmlnumberformatter.cpp b/src/declarative/extra/qmlnumberformatter.cpp
index 60b154d..8772305 100644
--- a/src/declarative/extra/qmlnumberformatter.cpp
+++ b/src/declarative/extra/qmlnumberformatter.cpp
@@ -78,6 +78,7 @@ public:
*/
/*!
+ \internal
\class QmlNumberFormatter
\ingroup group_utility
\brief The QmlNumberFormatter class allows you to format a number to a particular string format/locale specific number format.