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
  • appendTo(QString *) const : QStringRef
  • count(const QString &, Qt::CaseSensitivity ) const : int
  • count(QChar , Qt::CaseSensitivity ) const : int
  • count(const QStringRef &, Qt::CaseSensitivity ) const : int
  • endsWith(QLatin1String , Qt::CaseSensitivity ) const : bool
  • endsWith(QChar , Qt::CaseSensitivity ) const : bool
  • endsWith(const QString &, Qt::CaseSensitivity ) const : bool
  • endsWith(const QStringRef &, Qt::CaseSensitivity ) const : bool
  • 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
  • isRightToLeft() const : bool
  • lastIndexOf(const QString &, int , Qt::CaseSensitivity ) const : int
  • lastIndexOf(QChar , int , Qt::CaseSensitivity ) const : int
  • lastIndexOf(QLatin1String , int , Qt::CaseSensitivity ) const : int
  • lastIndexOf(const QStringRef &, int , Qt::CaseSensitivity ) const : int
  • split(const QString &, QString::SplitBehavior , Qt::CaseSensitivity ) const : QVector<QStringRef>
  • split(QChar , QString::SplitBehavior , Qt::CaseSensitivity ) const : QVector<QStringRef>
  • startsWith(QLatin1String , Qt::CaseSensitivity ) const : bool
  • startsWith(QChar , Qt::CaseSensitivity ) const : bool
  • startsWith(const QString &, Qt::CaseSensitivity ) const : bool
  • startsWith(const QStringRef &, Qt::CaseSensitivity ) const : bool
  • toDouble(bool *) const : double
  • toFloat(bool *) const : float
  • toInt(bool *, int ) const : int
  • toLatin1() const : QByteArray
  • toLocal8Bit() const : QByteArray
  • toLongLong(bool *, int ) const : qlonglong
  • toShort(bool *, int ) const : short
  • toString() const : QString
  • toUInt(bool *, int ) const : uint
  • toULongLong(bool *, int ) const : qulonglong
  • toUShort(bool *, int ) const : ushort
  • toUcs4() const : QVector<uint>
  • toUtf8() const : QByteArray
  • trimmed() const : QStringRef