CopperSpice API  1.9.1
QLocale Member List

This is the complete list of members for QLocale, including all inherited members.

Country enum nameQLocale
CurrencySymbolFormat enum nameQLocale
FormatType enum nameQLocale
Language enum nameQLocale
MeasurementSystem enum nameQLocale
NumberOption enum nameQLocale
NumberOptions typedefQLocale
QLocale()QLocale
QLocale(const QString &name)QLocale
QLocale(Language language, Country country)QLocale
QLocale(Language language, Script script=Script::AnyScript, Country country=Country::AnyCountry)QLocale
QLocale(const QLocale &other)QLocale
QLocale(QLocale &&other)QLocale
QuotationStyle enum nameQLocale
Script enum nameQLocale
amText() constQLocale
bcp47Name() constQLocale
c()QLocaleinlinestatic
country() constQLocale
countryToString(Country country)QLocalestatic
createSeparatedList(const QStringList &list) constQLocale
currencySymbol(CurrencySymbolFormat symbolFormat=CurrencySymbol) constQLocale
dateFormat(FormatType formatType=LongFormat) constQLocale
dateTimeFormat(FormatType formatType=LongFormat) constQLocale
dayName(int day, FormatType formatType=LongFormat) constQLocale
decimalPoint() constQLocale
exponential() constQLocale
firstDayOfWeek() constQLocale
groupSeparator() constQLocale
language() constQLocale
languageToString(Language language)QLocalestatic
matchingLocales(QLocale::Language language, QLocale::Script script, QLocale::Country country)QLocalestatic
measurementSystem() constQLocale
monthName(int month, FormatType formatType=LongFormat) constQLocale
name() constQLocale
nativeCountryName() constQLocale
nativeLanguageName() constQLocale
negativeSign() constQLocale
numberOptions() constQLocale
operator!=(const QLocale &other) constQLocale
operator=(const QLocale &other)QLocale
operator=(QLocale &&other)QLocale
operator==(const QLocale &other) constQLocale
percent() constQLocale
pmText() constQLocale
positiveSign() constQLocale
quoteString(const QString &str, QuotationStyle style=StandardQuotation) constQLocale
quoteString(QStringView str, QuotationStyle style=StandardQuotation) constQLocale
script() constQLocale
scriptToString(Script script)QLocalestatic
setDefault(const QLocale &locale)QLocalestatic
setNumberOptions(NumberOptions options)QLocale
standaloneDayName(int day, FormatType formatType=LongFormat) constQLocale
standaloneMonthName(int month, FormatType formatType=LongFormat) constQLocale
system()QLocalestatic
textDirection() constQLocale
timeFormat(FormatType formatType=LongFormat) constQLocale
toCurrencyString(qint64 value, const QString &symbol=QString ()) constQLocale
toCurrencyString(quint64 value, const QString &symbol=QString ()) constQLocale
toCurrencyString(short value, const QString &symbol=QString ()) constQLocaleinline
toCurrencyString(ushort value, const QString &symbol=QString ()) constQLocaleinline
toCurrencyString(int value, const QString &symbol=QString ()) constQLocaleinline
toCurrencyString(uint value, const QString &symbol=QString ()) constQLocaleinline
toCurrencyString(double value, const QString &symbol=QString ()) constQLocale
toCurrencyString(float value, const QString &symbol=QString ()) constQLocaleinline
toDate(const QString &string, FormatType formatType=LongFormat) constQLocale
toDate(const QString &string, const QString &format) constQLocale
toDateTime(const QString &string, FormatType formatType=LongFormat) constQLocale
toDateTime(const QString &string, const QString &format) constQLocale
toDouble(const QString &s, bool *ok=nullptr) constQLocale
toFloat(const QString &s, bool *ok=nullptr) constQLocale
toInt(const QString &s, bool *ok=nullptr, int base=0) constQLocale
toLongLong(const QString &s, bool *ok=nullptr, int base=0) constQLocale
toLower(const QString &str) constQLocale
toShort(const QString &s, bool *ok=nullptr, int base=0) constQLocale
toString(qint64 value) constQLocale
toString(quint64 value) constQLocale
toString(short value) constQLocaleinline
toString(ushort value) constQLocaleinline
toString(int value) constQLocaleinline
toString(uint value) constQLocaleinline
toString(double value, char f= 'g', int prec=6) constQLocale
toString(float value, char f= 'g', int prec=6) constQLocaleinline
toString(const QDate &date, const QString &format) constQLocale
toString(const QDate &date, FormatType formatType=LongFormat) constQLocale
toString(const QTime &time, const QString &format) constQLocale
toString(const QTime &time, FormatType formatType=LongFormat) constQLocale
toString(const QDateTime &dateTime, FormatType formatType=LongFormat) constQLocale
toString(const QDateTime &dateTime, const QString &format) constQLocale
toTime(const QString &string, FormatType formatType=LongFormat) constQLocale
toTime(const QString &string, const QString &format) constQLocale
toUInt(const QString &s, bool *ok=nullptr, int base=0) constQLocale
toULongLong(const QString &s, bool *ok=nullptr, int base=0) constQLocale
toUShort(const QString &s, bool *ok=nullptr, int base=0) constQLocale
toUpper(const QString &str) constQLocale
uiLanguages() constQLocale
weekdays() constQLocale
zeroDigit() constQLocale