QtBase  v6.3.1
ProString Member List

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

append(const ProString &other, bool *pending=nullptr)ProString
append(const QString &other)ProStringinline
append(const QStringBuilder< A, B > &other)ProStringinline
append(const QLatin1String other)ProString
append(const char *other)ProStringinline
append(QChar other)ProString
append(const ProStringList &other, bool *pending=nullptr, bool skipEmpty1st=false)ProString
at(int i) constProStringinline
chop(int n)ProStringinline
chopFront(int n)ProStringinline
clear()ProStringinline
compare(const ProString &sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
compare(const QString &sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
compare(const char *sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
constData() constProStringinline
contains(const QString &s, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
contains(const char *s, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
contains(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
endsWith(const ProString &sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
endsWith(const QString &sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
endsWith(const char *sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
endsWith(const QStringBuilder< A, B > &str)ProStringinline
endsWith(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
hash() constProStringinline
hash(const QChar *p, int n)ProStringstatic
indexOf(const QString &s, int from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
indexOf(const char *s, int from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
indexOf(QChar c, int from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
isEmpty() constProStringinline
isNull() constProStringinline
lastIndexOf(const QString &s, int from=-1, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
lastIndexOf(const char *s, int from=-1, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
lastIndexOf(QChar c, int from=-1, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
left(int len) constProStringinline
length() constProStringinline
mid(int off, int len=-1) constProString
operator!=(const ProString &other) constProStringinline
operator!=(const QString &other) constProStringinline
operator!=(QLatin1String other) constProStringinline
operator!=(const char *other) constProStringinline
operator+(const ProString &one, const ProString &two)ProStringfriend
operator+=(const ProString &other)ProStringinline
operator+=(const QString &other)ProStringinline
operator+=(const QStringBuilder< A, B > &other)ProStringinline
operator+=(const QLatin1String other)ProStringinline
operator+=(const char *other)ProStringinline
operator+=(QChar other)ProStringinline
operator<(const ProString &other) constProStringinline
operator=(const ProString &)=defaultProString
operator=(const QStringBuilder< A, B > &str)ProStringinline
operator==(const ProString &other) constProStringinline
operator==(const QString &other) constProStringinline
operator==(QStringView other) constProStringinline
operator==(QLatin1String other) constProStringinline
operator==(const char *other) constProStringinline
prepend(const ProString &other)ProString
ProKey classProStringfriend
ProString()ProString
ProString(const ProString &other)ProString
ProString(const QString &str)ProString
ProString(QStringView str)ProString
ProString(const char *str)ProString
ProString(const QStringBuilder< A, B > &str)ProStringinline
ProString(const QString &str, int offset, int length)ProString
qHash(const ProString &str)ProStringfriend
right(int len) constProStringinline
setSource(const ProString &other)ProStringinline
setSource(int id)ProStringinline
setValue(const QString &str)ProString
size() constProStringinline
sourceFile() constProStringinline
startsWith(const ProString &sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
startsWith(const QString &sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
startsWith(const char *sub, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
startsWith(QChar c, Qt::CaseSensitivity cs=Qt::CaseSensitive) constProStringinline
startsWith(const QStringBuilder< A, B > &str)ProStringinline
toInt(bool *ok=nullptr, int base=10) constProStringinline
toKey()ProStringinline
toKey() constProStringinline
toLatin1() constProStringinline
toLongLong(bool *ok=nullptr, int base=10) constProStringinline
toQString() constProString
toQString(QString &tmp) constProString
toQStringView() constProStringinline
toShort(bool *ok=nullptr, int base=10) constProStringinline
trimmed() constProString