![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QSystemLocale class can be used to finetune the system locale of the user. More...
#include <QSystemLocale>
This class was introduced in Qt 4.2.
The QSystemLocale class can be used to finetune the system locale of the user.
Warning: This class is only useful in very rare cases. Usually QLocale offers all the functionality required for application development.
QSystemLocale allows to override the values provided by the system locale (
See also QLocale::system(), ), and ..
Constructs a QSystemLocale object. The constructor will automatically install this object as the system locale and remove any earlier installed system locales.
Deletes the object.
Returns a fallback locale, that will get used for everything that is not explicitly overridden by the system locale.
Copyright © 2006 Trolltech | Trademarks | Qt 4.2.0-snapshot-20060701 |