Indicate the limited locale selection in the POSIX backend
Change-Id: I82798de7ff313121144798969eed85c23e852d10 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
2b7c74d5ff
commit
c3ec3edb81
@ -69,8 +69,9 @@ QT_BEGIN_NAMESPACE
|
|||||||
In addition to the locale, several optional flags can be set that influence
|
In addition to the locale, several optional flags can be set that influence
|
||||||
the result of the collation.
|
the result of the collation.
|
||||||
|
|
||||||
\note All options are ignored on Linux unless Qt is configured to use ICU
|
\note On Linux, Qt is normally compiled to use ICU. When it isn't, all
|
||||||
(which it usually is).
|
options are ignored and the only supported locales are the system default
|
||||||
|
(that \c{setlocale(LC_COLLATE, nullptr)} would report) and the "C" locale.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user