List of All Members for QStringView

これは、継承されたメンバを含む、QStringViewのメンバの完全なリストです。

  • indexOf(const QRegularExpression &, qsizetype, QRegularExpressionMatch *) const : qsizetype
  • isEmpty() const : bool
  • isLower() const : bool
  • isNull() const : bool
  • isRightToLeft() const : bool
  • isUpper() const : bool
  • isValidUtf16() const : bool
  • last() const : QChar
  • last(qsizetype) const : QStringView
  • lastIndexOf(const QRegularExpression &, QRegularExpressionMatch *) const : qsizetype
  • lastIndexOf(QChar, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QLatin1StringView, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QStringView, qsizetype, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(const QRegularExpression &, qsizetype, QRegularExpressionMatch *) const : qsizetype
  • lastIndexOf(QChar, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QLatin1StringView, Qt::CaseSensitivity) const : qsizetype
  • lastIndexOf(QStringView, Qt::CaseSensitivity) const : qsizetype
  • length() const : qsizetype
  • localeAwareCompare(QStringView) const : int
  • maxSize() : qsizetype
  • max_size() const : qsizetype
  • rbegin() const : QStringView::const_reverse_iterator
  • rend() const : QStringView::const_reverse_iterator
  • size() const : qsizetype
  • slice(qsizetype, qsizetype) : QStringView &
  • slice(qsizetype) : QStringView &
  • sliced(qsizetype, qsizetype) const : QStringView
  • sliced(qsizetype) const : QStringView
  • split(QChar, Qt::SplitBehavior, Qt::CaseSensitivity) const : QList<QStringView>
  • split(QStringView, Qt::SplitBehavior, Qt::CaseSensitivity) const : QList<QStringView>
  • split(const QRegularExpression &, Qt::SplitBehavior) const : QList<QStringView>
  • startsWith(QChar) const : bool
  • startsWith(QChar, Qt::CaseSensitivity) const : bool
  • startsWith(QLatin1StringView, Qt::CaseSensitivity) const : bool
  • startsWith(QStringView, Qt::CaseSensitivity) const : bool
  • toCFString() const : CFStringRef
  • toDouble(bool *) const : double
  • toFloat(bool *) const : float
  • toInt(bool *, int) const : int
  • toLatin1() const : QByteArray
  • toLocal8Bit() const : QByteArray
  • toLong(bool *, int) const : long
  • toLongLong(bool *, int) const : qlonglong
  • toNSString() const : NSString *
  • toShort(bool *, int) const : short
  • toString() const : QString
  • toUInt(bool *, int) const : uint
  • toULong(bool *, int) const : ulong
  • toULongLong(bool *, int) const : qulonglong
  • toUShort(bool *, int) const : ushort
  • toUcs4() const : QList<uint>
  • toUtf8() const : QByteArray
  • toWCharArray(wchar_t *) const : qsizetype
  • tokenize(Needle &&, Flags...) const : auto
  • trimmed() const : QStringView
  • truncate(qsizetype)
  • utf16() const : const QStringView::storage_type *
  • operator std::u16string_view() const : std::u16string_view
  • operator[](qsizetype) const : QChar

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