360 const int node = res->
findNode(cleaned);
363 for(
int kid = 0; kid < related_children.
size(); ++kid) {
364 k = related_children.
at(kid);
bool startsWith(const QString &s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
Returns true if the string starts with s; otherwise returns false.
The QString class provides a Unicode character string.
bool isEmpty() const
Returns true if the list contains no items; otherwise returns false.
bool contains(const T &value) const
const T & at(int i) const
Returns the item at index position i in the list.
The QStringList class provides a list of strings.
const_iterator insert(const T &value)
static QString cleanPath(const QString &_path)
int findNode(const QString &path, const QLocale &locale=QLocale()) const
QString mid(int position, int n=-1) const Q_REQUIRED_RESULT
Returns a string that contains n characters of this string, starting at the specified position index...
int size() const
Returns the number of items in the list.
bool mappingRootSubdir(const QString &path, QString *match=0) const
void ensureInitialized() const
QStringList children(int node) const
QList< QResourceRoot * > related
The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.