QGpCoreTools::StringSection Member List
This is the complete list of members for QGpCoreTools::StringSection, including all inherited members.
appendTo(QString &str) const QGpCoreTools::StringSection [inline]
begin() const QGpCoreTools::StringSection [inline]
beginWith(const QString &o) const QGpCoreTools::StringSection [inline]
beginWith(const StringSection &o) const QGpCoreTools::StringSection [inline]
compare(const QChar *o) const QGpCoreTools::StringSection [inline]
compare(const StringSection &o) const QGpCoreTools::StringSection
compare(const QString &o) const QGpCoreTools::StringSection [inline]
compare(const QChar *str1, const QChar *str2, int n)QGpCoreTools::StringSection [static]
contains(const StringSection target) const QGpCoreTools::StringSection [inline]
contains(QChar target) const QGpCoreTools::StringSection [inline]
data() const QGpCoreTools::StringSection [inline]
defaultSeparatorsQGpCoreTools::StringSection [static]
end() const QGpCoreTools::StringSection [inline]
endWith(const QString &o) const QGpCoreTools::StringSection [inline]
endWith(const StringSection &o) const QGpCoreTools::StringSection [inline]
find(QChar c) const QGpCoreTools::StringSection
find(const StringSection target, bool reverse) const QGpCoreTools::StringSection
isEmpty() const QGpCoreTools::StringSection [inline]
isValid() const QGpCoreTools::StringSection [inline]
left(int n) const QGpCoreTools::StringSection [inline]
mid(int position, int n) const QGpCoreTools::StringSection [inline]
nextField(const QChar *&ptr, const QString &sep=defaultSeparators, bool skipEmpty=true) const QGpCoreTools::StringSection
nextLine(const QChar *&ptr, const QString &sep=defaultSeparators) const QGpCoreTools::StringSection
nextNumber(int &n, const QChar *&ptr, const QString &sep=defaultSeparators, bool skipEmpty=true) const QGpCoreTools::StringSection
nextNumber(double &n, const QChar *&ptr, const QString &sep=defaultSeparators, bool skipEmpty=true) const QGpCoreTools::StringSection
nextNumber(Complex &n, const QChar *&ptr, const QString &sep=defaultSeparators, bool skipEmpty=true) const QGpCoreTools::StringSection
nullQGpCoreTools::StringSection [static]
operator!=(const QChar *o) const QGpCoreTools::StringSection [inline]
operator!=(const StringSection &o) const QGpCoreTools::StringSection [inline]
operator!=(const QString &o) const QGpCoreTools::StringSection [inline]
operator++()QGpCoreTools::StringSection [inline]
operator+=(int l)QGpCoreTools::StringSection [inline]
operator--()QGpCoreTools::StringSection [inline]
operator<(const QChar *o) const QGpCoreTools::StringSection [inline]
operator<(const StringSection &o) const QGpCoreTools::StringSection [inline]
operator<(const QString &o) const QGpCoreTools::StringSection [inline]
operator<=(const QChar *o) const QGpCoreTools::StringSection [inline]
operator<=(const StringSection &o) const QGpCoreTools::StringSection [inline]
operator<=(const QString &o) const QGpCoreTools::StringSection [inline]
operator=(const StringSection &o)QGpCoreTools::StringSection [inline]
operator==(const QChar *o) const QGpCoreTools::StringSection [inline]
operator==(const StringSection &o) const QGpCoreTools::StringSection [inline]
operator==(const QString &o) const QGpCoreTools::StringSection [inline]
operator>(const QChar *o) const QGpCoreTools::StringSection [inline]
operator>(const StringSection &o) const QGpCoreTools::StringSection [inline]
operator>(const QString &o) const QGpCoreTools::StringSection [inline]
operator>=(const QChar *o) const QGpCoreTools::StringSection [inline]
operator>=(const StringSection &o) const QGpCoreTools::StringSection [inline]
operator>=(const QString &o) const QGpCoreTools::StringSection [inline]
operator[](int i) const QGpCoreTools::StringSection [inline]
readLine(const QChar *&ptr) const QGpCoreTools::StringSection
right(int n) const QGpCoreTools::StringSection [inline]
set(const QString &s)QGpCoreTools::StringSection [inline]
set(const QChar *s, int size)QGpCoreTools::StringSection [inline]
setEnd(const QChar *e)QGpCoreTools::StringSection [inline]
setInvalid()QGpCoreTools::StringSection [inline]
setSize(int size)QGpCoreTools::StringSection [inline]
shrink(int nChar)QGpCoreTools::StringSection [inline]
size() const QGpCoreTools::StringSection [inline]
size(const QChar *str)QGpCoreTools::StringSection [static]
StringSection()QGpCoreTools::StringSection [inline]
StringSection(const QString &s)QGpCoreTools::StringSection [inline]
StringSection(const QChar *s)QGpCoreTools::StringSection [inline]
StringSection(const QChar *s, int len)QGpCoreTools::StringSection [inline]
StringSection(const QChar *s1, const QChar *s2)QGpCoreTools::StringSection [inline]
StringSection(const StringSection &o)QGpCoreTools::StringSection [inline]
to(bool, bool *ok=0) const QGpCoreTools::StringSection [inline]
to(QString) const QGpCoreTools::StringSection [inline]
to(int, bool *ok=0) const QGpCoreTools::StringSection [inline]
to(uint, bool *ok=0) const QGpCoreTools::StringSection [inline]
to(qlonglong, bool *ok=0) const QGpCoreTools::StringSection [inline]
to(double, bool *ok=0) const QGpCoreTools::StringSection [inline]
to(const Complex &, bool *ok=0) const QGpCoreTools::StringSection [inline]
toBool(bool *ok=0) const QGpCoreTools::StringSection
toComplex() const QGpCoreTools::StringSection [inline]
toComplex(bool *ok) const QGpCoreTools::StringSection [inline]
toDouble(bool *ok=0) const QGpCoreTools::StringSection
toInt(bool *ok=0, int base=10) const QGpCoreTools::StringSection
toLongLong(bool *ok=0, int base=10) const QGpCoreTools::StringSection
toString() const QGpCoreTools::StringSection [inline]
toUInt(bool *ok=0, int base=10) const QGpCoreTools::StringSection
trimmed()QGpCoreTools::StringSection
~StringSection()QGpCoreTools::StringSection [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines