![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QLocalePrivate, including all inherited members.
bcp47Name(char separator='-') const | QLocalePrivate | |
codeToLanguage(QStringView code, QLocale::LanguageCodeTypes codeTypes=QLocale::AnyLanguageCode) noexcept | QLocalePrivate | static |
codeToScript(QStringView code) noexcept | QLocalePrivate | static |
codeToTerritory(QStringView code) noexcept | QLocalePrivate | static |
get(const QLocale &l) | QLocalePrivate | inlinestatic |
languageCode(QLocale::LanguageCodeTypes codeTypes=QLocale::AnyLanguageCode) const | QLocalePrivate | inline |
languageId() const | QLocalePrivate | inline |
languageToCode(QLocale::Language language, QLocale::LanguageCodeTypes codeTypes=QLocale::AnyLanguageCode) | QLocalePrivate | static |
m_data | QLocalePrivate | |
m_index | QLocalePrivate | |
m_numberOptions | QLocalePrivate | |
measurementSystem() const | QLocalePrivate | |
QLocalePrivate(const QLocaleData *data, qsizetype index, QLocale::NumberOptions numberOptions=QLocale::DefaultNumberOptions, int refs=0) | QLocalePrivate | inline |
ref | QLocalePrivate | |
s_generation | QLocalePrivate | static |
scriptCode() const | QLocalePrivate | inline |
scriptToCode(QLocale::Script script) | QLocalePrivate | static |
territoryCode() const | QLocalePrivate | inline |
territoryId() const | QLocalePrivate | inline |
territoryToCode(QLocale::Territory territory) | QLocalePrivate | static |
toLower(const QString &str, bool *ok) const | QLocalePrivate | |
toUpper(const QString &str, bool *ok) const | QLocalePrivate |