| append(const T &value) | QList< Entry * > | |
| append(const QList< T > &value) | QList< Entry * > | |
| appendList(const EntryList *other) | EntryList | |
| at(int i) const | QList< Entry * > | |
| back() | QList< Entry * > | |
| back() const | QList< Entry * > | |
| begin() | QList< Entry * > | |
| begin() const | QList< Entry * > | |
| clear() | QList< Entry * > | |
| const_pointer | QList< Entry * > | |
| const_reference | QList< Entry * > | |
| constBegin() const | QList< Entry * > | |
| constEnd() const | QList< Entry * > | |
| ConstIterator | QList< Entry * > | |
| contains(const T &value) const | QList< Entry * > | |
| count(const T &value) const | QList< Entry * > | |
| count() const | QList< Entry * > | |
| deleteAll() | EntryList | |
| difference_type | QList< Entry * > | |
| empty() const | QList< Entry * > | |
| end() | QList< Entry * > | |
| end() const | QList< Entry * > | |
| endsWith(const T &value) const | QList< Entry * > | |
| EntryIterator typedef | EntryList | |
| EntryList() | EntryList | |
| EntryList(const EntryList &old) | EntryList | |
| erase(iterator pos) | QList< Entry * > | |
| erase(iterator begin, iterator end) | QList< Entry * > | |
| find(const T &t) | QList< Entry * > | |
| find(const T &t) const | QList< Entry * > | |
| find(iterator from, const T &t) | QList< Entry * > | |
| find(const_iterator from, const T &t) const | QList< Entry * > | |
| findIndex(const T &t) const | QList< Entry * > | |
| first() | QList< Entry * > | |
| first() const | QList< Entry * > | |
| fromSet(const QSet< T > &set) | QList< Entry * > | static |
| fromStdList(const std::list< T > &list) | QList< Entry * > | static |
| fromVector(const QVector< T > &vector) | QList< Entry * > | static |
| front() | QList< Entry * > | |
| front() const | QList< Entry * > | |
| getQuery() const | EntryList | |
| indexOf(const T &value, int from) const | QList< Entry * > | |
| insert(int i, const T &value) | QList< Entry * > | |
| insert(iterator before, const T &value) | QList< Entry * > | |
| isEmpty() const | QList< Entry * > | |
| Iterator | QList< Entry * > | |
| last() | QList< Entry * > | |
| last() const | QList< Entry * > | |
| lastIndexOf(const T &value, int from) const | QList< Entry * > | |
| length() const | QList< Entry * > | |
| mid(int pos, int length) const | QList< Entry * > | |
| move(int from, int to) | QList< Entry * > | |
| operator!=(const QList< T > &other) const | QList< Entry * > | |
| operator+(const QList< T > &other) const | QList< Entry * > | |
| operator+=(const EntryList &other) | EntryList | |
| QList< Entry * >::operator+=(const QList< T > &other) | QList< Entry * > | |
| QList< Entry * >::operator+=(const T &value) | QList< Entry * > | |
| operator<<(const T &value) | QList< Entry * > | |
| operator<<(const QList< T > &other) | QList< Entry * > | |
| operator=(const EntryList &other) | EntryList | |
| QList< Entry * >::operator=(const QList< T > &other) | QList< Entry * > | |
| operator==(const QList< T > &other) const | QList< Entry * > | |
| operator[](int i) const | QList< Entry * > | |
| operator[](int i) | QList< Entry * > | |
| pointer | QList< Entry * > | |
| pop_back() | QList< Entry * > | |
| pop_front() | QList< Entry * > | |
| prepend(const T &value) | QList< Entry * > | |
| push_back(const T &value) | QList< Entry * > | |
| push_front(const T &value) | QList< Entry * > | |
| QList() | QList< Entry * > | |
| QList(const QList< T > &other) | QList< Entry * > | |
| QList(std::initializer_list< T > args) | QList< Entry * > | |
| reference | QList< Entry * > | |
| remove(iterator pos) | QList< Entry * > | |
| remove(const T &t) | QList< Entry * > | |
| removeAll(const T &value) | QList< Entry * > | |
| removeAt(int i) | QList< Entry * > | |
| removeFirst() | QList< Entry * > | |
| removeLast() | QList< Entry * > | |
| removeOne(const T &value) | QList< Entry * > | |
| replace(int i, const T &value) | QList< Entry * > | |
| reserve(int alloc) | QList< Entry * > | |
| scrollValue() const | EntryList | |
| setQuery(const DictQuery &newQuery) | EntryList | |
| setScrollValue(int val) | EntryList | |
| size() const | QList< Entry * > | |
| size_type | QList< Entry * > | |
| sort(QStringList &sortOrder, QStringList &dictionaryOrder) | EntryList | |
| startsWith(const T &value) const | QList< Entry * > | |
| swap(QList< T > &other) | QList< Entry * > | |
| swap(int i, int j) | QList< Entry * > | |
| takeAt(int i) | QList< Entry * > | |
| takeFirst() | QList< Entry * > | |
| takeLast() | QList< Entry * > | |
| toHTML() const | EntryList | |
| toHTML(unsigned int start, unsigned int length) const | EntryList | |
| toKVTML(unsigned int start, unsigned int length) const | EntryList | |
| toSet() const | QList< Entry * > | |
| toStdList() const | QList< Entry * > | |
| toString() const | EntryList | |
| toString(unsigned int start, unsigned int length) const | EntryList | |
| toVector() const | QList< Entry * > | |
| value(int i) const | QList< Entry * > | |
| value(int i, const T &defaultValue) const | QList< Entry * > | |
| value_type | QList< Entry * > | |
| ~EntryList() | EntryList | virtual |
| ~QList() | QList< Entry * > | |