List of All Members for QStringRef

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

  • typedef const_iterator
  • typedef const_reverse_iterator
  • QStringRef()
  • QStringRef(const QString *, int , int )
  • QStringRef(const QString *)
  • QStringRef(const QStringRef &)
  • QStringRef(QStringRef &&)
  • ~QStringRef()
  • appendTo(QString *) const : QStringRef
  • at(int ) const : const QChar
  • back() const : QChar
  • begin() const : QStringRef::const_iterator
  • cbegin() const : QStringRef::const_iterator
  • cend() const : QStringRef::const_iterator
  • chop(int )
  • chopped(int ) const : QStringRef
  • clear()
  • compare(const QStringRef &, const QString &, Qt::CaseSensitivity ) : int
  • compare(const QStringRef &, Qt::CaseSensitivity ) const : int
  • compare(QLatin1String , Qt::CaseSensitivity ) const : int
  • compare(const QByteArray &, Qt::CaseSensitivity ) const : int
  • compare(const QString &, Qt::CaseSensitivity ) const : int
  • compare(const QStringRef &, const QStringRef &, Qt::CaseSensitivity ) : int
  • compare(const QStringRef &, QLatin1String , Qt::CaseSensitivity ) : int
  • constBegin() const : QStringRef::const_iterator
  • constData() const : const QChar *
  • constEnd() const : QStringRef::const_iterator
  • contains(const QString &, Qt::CaseSensitivity ) const : bool
  • contains(QChar , Qt::CaseSensitivity ) const : bool
  • contains(QLatin1String , Qt::CaseSensitivity ) const : bool
  • contains(const QStringRef &, Qt::CaseSensitivity ) const : bool
  • count() const : int
  • count(const QString &, Qt::CaseSensitivity ) const : int
  • count(QChar , Qt::CaseSensitivity ) const : int
  • count(const QStringRef &, Qt::CaseSensitivity ) const : int
  • crbegin() const : QStringRef::const_reverse_iterator
  • crend() const : QStringRef::const_reverse_iterator
  • data() const : const QChar *
  • end() const : QStringRef::const_iterator
  • endsWith(const QString &, Qt::CaseSensitivity ) const : bool
  • endsWith(QLatin1String , Qt::CaseSensitivity ) const : bool
  • endsWith(QChar , Qt::CaseSensitivity ) const : bool
  • endsWith(QStringView , Qt::CaseSensitivity ) const : bool
  • endsWith(const QStringRef &, Qt::CaseSensitivity ) const : bool
  • front() const : QChar
  • indexOf(const QString &, int , Qt::CaseSensitivity ) const : int
  • indexOf(QChar , int , Qt::CaseSensitivity ) const : int
  • indexOf(QLatin1String , int , Qt::CaseSensitivity ) const : int
  • indexOf(const QStringRef &, int , Qt::CaseSensitivity ) const : int
  • isEmpty() const : bool
  • isNull() const : bool
  • isRightToLeft() const : bool

© 2021 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.