List of All Members for QLocale

これはQLocaleのメンバの完全なリストで、継承されたメンバも含まれています。

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

©2024 The Qt Company Ltd. 本書に含まれる文書の著作権は、それぞれの所有者に帰属します。 本書で提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。