List of All Members for QLocale

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

  • toCurrencyString(double , const QString &, int ) const : QString
  • toCurrencyString(float , const QString &) const : QString
  • toCurrencyString(float , const QString &, int ) const : QString
  • toDate(const QString &, QLocale::FormatType ) const : QDate
  • toDate(const QString &, const QString &) const : QDate
  • toDateTime(const QString &, QLocale::FormatType ) const : QDateTime
  • toDateTime(const QString &, const QString &) const : QDateTime
  • toDouble(const QString &, bool *) const : double
  • toDouble(const QStringRef &, bool *) const : double
  • toDouble(QStringView , bool *) const : double
  • toFloat(const QString &, bool *) const : float
  • toFloat(const QStringRef &, bool *) const : float
  • toFloat(QStringView , bool *) const : float
  • toInt(const QString &, bool *) const : int
  • toInt(const QStringRef &, bool *) const : int
  • toInt(QStringView , bool *) const : int
  • toLong(const QString &, bool *) const : long
  • toLong(const QStringRef &, bool *) const : long
  • toLong(QStringView , bool *) const : long
  • toLongLong(const QString &, bool *) const : qlonglong
  • toLongLong(const QStringRef &, bool *) const : qlonglong
  • toLongLong(QStringView , bool *) const : qlonglong
  • toLower(const QString &) const : QString
  • toShort(const QString &, bool *) const : short
  • toShort(const QStringRef &, bool *) const : short
  • toShort(QStringView , bool *) const : short
  • toString(qlonglong ) const : QString
  • toString(qulonglong ) const : QString
  • toString(long ) const : QString
  • toString(ulong ) const : QString
  • toString(short ) const : QString
  • toString(ushort ) const : QString
  • toString(int ) const : QString
  • toString(uint ) const : QString
  • toString(double , char , int ) const : QString
  • toString(float , char , int ) const : QString
  • toString(const QDate &, const QString &) const : QString
  • toString(const QTime &, const QString &) const : QString
  • toString(const QDateTime &, const QString &) const : QString
  • toString(const QDate &, QStringView ) const : QString
  • toString(const QTime &, QStringView ) const : QString
  • toString(const QDateTime &, QStringView ) const : QString
  • toString(const QDate &, QLocale::FormatType ) const : QString
  • toString(const QTime &, QLocale::FormatType ) const : QString
  • toString(const QDateTime &, QLocale::FormatType ) const : QString
  • toTime(const QString &, QLocale::FormatType ) const : QTime
  • toTime(const QString &, const QString &) const : QTime
  • toUInt(const QString &, bool *) const : uint
  • toUInt(const QStringRef &, bool *) const : uint
  • toUInt(QStringView , bool *) const : uint
  • toULong(const QString &, bool *) const : ulong
  • toULong(const QStringRef &, bool *) const : ulong
  • toULong(QStringView , bool *) const : ulong
  • toULongLong(const QString &, bool *) const : qulonglong
  • toULongLong(const QStringRef &, bool *) const : qulonglong
  • toULongLong(QStringView , bool *) const : qulonglong
  • toUShort(const QString &, bool *) const : ushort
  • toUShort(const QStringRef &, bool *) const : ushort
  • toUShort(QStringView , bool *) const : ushort
  • toUpper(const QString &) const : QString
  • uiLanguages() const : QStringList
  • weekdays() const : QList<Qt::DayOfWeek>
  • zeroDigit() const : QChar
  • operator!=(const QLocale &) const : bool
  • operator==(const QLocale &) const : bool

© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.