summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qlocale.qdoc')
-rw-r--r--src/corelib/tools/qlocale.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale.qdoc b/src/corelib/tools/qlocale.qdoc
index daf248743d..17e91998d0 100644
--- a/src/corelib/tools/qlocale.qdoc
+++ b/src/corelib/tools/qlocale.qdoc
@@ -27,6 +27,7 @@
/*!
\class QLocale
+ \inmodule QtCore
\brief The QLocale class converts between numbers and their
string representations in various languages.
@@ -714,6 +715,7 @@
/*!
\internal
\class QSystemLocale
+ \inmodule QtCore
\brief The QSystemLocale class can be used to finetune the system locale
of the user.
\since 4.2
@@ -794,6 +796,7 @@
/*!
\class QSystemLocale::CurrencyToStringArgument
+ \inmodule QtCore
A helper class that provides arguments for the QSystemLocale::query()
function with query type QSystemLocale::CurrencyToString.