append(const T &value) | QList< KSortableItem< T, Key > > | |
append(const QList< T > &value) | QList< KSortableItem< T, Key > > | |
at(int i) const | QList< KSortableItem< T, Key > > | |
back() | QList< KSortableItem< T, Key > > | |
back() const | QList< KSortableItem< T, Key > > | |
begin() | QList< KSortableItem< T, Key > > | |
begin() const | QList< KSortableItem< T, Key > > | |
clear() | QList< KSortableItem< T, Key > > | |
const_pointer | QList< KSortableItem< T, Key > > | |
const_reference | QList< KSortableItem< T, Key > > | |
constBegin() const | QList< KSortableItem< T, Key > > | |
constEnd() const | QList< KSortableItem< T, Key > > | |
ConstIterator | QList< KSortableItem< T, Key > > | |
contains(const T &value) const | QList< KSortableItem< T, Key > > | |
count(const T &value) const | QList< KSortableItem< T, Key > > | |
count() const | QList< KSortableItem< T, Key > > | |
difference_type | QList< KSortableItem< T, Key > > | |
empty() const | QList< KSortableItem< T, Key > > | |
end() | QList< KSortableItem< T, Key > > | |
end() const | QList< KSortableItem< T, Key > > | |
endsWith(const T &value) const | QList< KSortableItem< T, Key > > | |
erase(iterator pos) | QList< KSortableItem< T, Key > > | |
erase(iterator begin, iterator end) | QList< KSortableItem< T, Key > > | |
find(const T &t) | QList< KSortableItem< T, Key > > | |
find(const T &t) const | QList< KSortableItem< T, Key > > | |
find(iterator from, const T &t) | QList< KSortableItem< T, Key > > | |
find(const_iterator from, const T &t) const | QList< KSortableItem< T, Key > > | |
findIndex(const T &t) const | QList< KSortableItem< T, Key > > | |
first() | QList< KSortableItem< T, Key > > | |
first() const | QList< KSortableItem< T, Key > > | |
fromSet(const QSet< T > &set) | QList< KSortableItem< T, Key > > | static |
fromStdList(const std::list< T > &list) | QList< KSortableItem< T, Key > > | static |
fromVector(const QVector< T > &vector) | QList< KSortableItem< T, Key > > | static |
front() | QList< KSortableItem< T, Key > > | |
front() const | QList< KSortableItem< T, Key > > | |
indexOf(const T &value, int from) const | QList< KSortableItem< T, Key > > | |
insert(Key i, const T &t) | KSortableList< T, Key > | |
QList< KSortableItem< T, Key > >::insert(int i, const T &value) | QList< KSortableItem< T, Key > > | |
QList< KSortableItem< T, Key > >::insert(iterator before, const T &value) | QList< KSortableItem< T, Key > > | |
isEmpty() const | QList< KSortableItem< T, Key > > | |
Iterator | QList< KSortableItem< T, Key > > | |
KCompletionMatches(bool sort) | KCompletionMatches | |
KCompletionMatches(const KCompletionMatches &) | KCompletionMatches | |
KCompletionMatches(const KCompletionMatchesWrapper &matches) | KCompletionMatches | |
last() | QList< KSortableItem< T, Key > > | |
last() const | QList< KSortableItem< T, Key > > | |
lastIndexOf(const T &value, int from) const | QList< KSortableItem< T, Key > > | |
length() const | QList< KSortableItem< T, Key > > | |
list(bool sort=true) const | KCompletionMatches | |
mid(int pos, int length) const | QList< KSortableItem< T, Key > > | |
move(int from, int to) | QList< KSortableItem< T, Key > > | |
operator!=(const QList< T > &other) const | QList< KSortableItem< T, Key > > | |
operator+(const QList< T > &other) const | QList< KSortableItem< T, Key > > | |
operator+=(const QList< T > &other) | QList< KSortableItem< T, Key > > | |
operator+=(const T &value) | QList< KSortableItem< T, Key > > | |
operator<<(const T &value) | QList< KSortableItem< T, Key > > | |
operator<<(const QList< T > &other) | QList< KSortableItem< T, Key > > | |
operator=(const KCompletionMatches &) | KCompletionMatches | |
KSortableList::operator=(const QList< T > &other) | QList< KSortableItem< T, Key > > | |
operator==(const QList< T > &other) const | QList< KSortableItem< T, Key > > | |
operator[](Key i) | KSortableList< T, Key > | |
operator[](Key i) const | KSortableList< T, Key > | |
QList< KSortableItem< T, Key > >::operator[](int i) const | QList< KSortableItem< T, Key > > | |
QList< KSortableItem< T, Key > >::operator[](int i) | QList< KSortableItem< T, Key > > | |
pointer | QList< KSortableItem< T, Key > > | |
pop_back() | QList< KSortableItem< T, Key > > | |
pop_front() | QList< KSortableItem< T, Key > > | |
prepend(const T &value) | QList< KSortableItem< T, Key > > | |
push_back(const T &value) | QList< KSortableItem< T, Key > > | |
push_front(const T &value) | QList< KSortableItem< T, Key > > | |
QList() | QList< KSortableItem< T, Key > > | |
QList(const QList< T > &other) | QList< KSortableItem< T, Key > > | |
QList(std::initializer_list< T > args) | QList< KSortableItem< T, Key > > | |
reference | QList< KSortableItem< T, Key > > | |
remove(iterator pos) | QList< KSortableItem< T, Key > > | |
remove(const T &t) | QList< KSortableItem< T, Key > > | |
removeAll(const T &value) | QList< KSortableItem< T, Key > > | |
removeAt(int i) | QList< KSortableItem< T, Key > > | |
removeDuplicates() | KCompletionMatches | |
removeFirst() | QList< KSortableItem< T, Key > > | |
removeLast() | QList< KSortableItem< T, Key > > | |
removeOne(const T &value) | QList< KSortableItem< T, Key > > | |
replace(int i, const T &value) | QList< KSortableItem< T, Key > > | |
reserve(int alloc) | QList< KSortableItem< T, Key > > | |
size() const | QList< KSortableItem< T, Key > > | |
size_type | QList< KSortableItem< T, Key > > | |
sort() | KSortableList< T, Key > | |
sorting() const | KCompletionMatches | |
startsWith(const T &value) const | QList< KSortableItem< T, Key > > | |
swap(QList< T > &other) | QList< KSortableItem< T, Key > > | |
swap(int i, int j) | QList< KSortableItem< T, Key > > | |
takeAt(int i) | QList< KSortableItem< T, Key > > | |
takeFirst() | QList< KSortableItem< T, Key > > | |
takeLast() | QList< KSortableItem< T, Key > > | |
toSet() const | QList< KSortableItem< T, Key > > | |
toStdList() const | QList< KSortableItem< T, Key > > | |
toVector() const | QList< KSortableItem< T, Key > > | |
value(int i) const | QList< KSortableItem< T, Key > > | |
value(int i, const T &defaultValue) const | QList< KSortableItem< T, Key > > | |
value_type | QList< KSortableItem< T, Key > > | |
~KCompletionMatches() | KCompletionMatches | |
~QList() | QList< KSortableItem< T, Key > > | |