![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohossystemlocale.h>
Public Member Functions | |
| QOhosSystemLocale (const QString &systemLocaleId, const QStringList &preferredLanguages) | |
| QVariant | query (QueryType type, QVariant &&in=QVariant()) const override |
| QLocale | fallbackLocale () const override |
| Public Member Functions inherited from QSystemLocale | |
| QSystemLocale () | |
| virtual | ~QSystemLocale () |
| qsizetype | fallbackLocaleIndex () const |
Definition at line 14 of file qohossystemlocale.h.
| QOhosSystemLocale::QOhosSystemLocale | ( | const QString & | systemLocaleId, |
| const QStringList & | preferredLanguages ) |
Definition at line 33 of file qohossystemlocale.cpp.
References QOhosSystemLocale().
Referenced by QOhosSystemLocale().
|
overridevirtual |
Reimplemented from QSystemLocale.
Definition at line 132 of file qohossystemlocale.cpp.
|
overridevirtual |
Reimplemented from QSystemLocale.
Definition at line 38 of file qohossystemlocale.cpp.