• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KDEUI

KCompletionMatches Member List

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

append(const T &value)QList< KSortableItem< T, Key > >
append(const QList< T > &value)QList< KSortableItem< T, Key > >
at(int i) constQList< KSortableItem< T, Key > >
back()QList< KSortableItem< T, Key > >
back() constQList< KSortableItem< T, Key > >
begin()QList< KSortableItem< T, Key > >
begin() constQList< KSortableItem< T, Key > >
clear()QList< KSortableItem< T, Key > >
const_pointerQList< KSortableItem< T, Key > >
const_referenceQList< KSortableItem< T, Key > >
constBegin() constQList< KSortableItem< T, Key > >
constEnd() constQList< KSortableItem< T, Key > >
ConstIteratorQList< KSortableItem< T, Key > >
contains(const T &value) constQList< KSortableItem< T, Key > >
count(const T &value) constQList< KSortableItem< T, Key > >
count() constQList< KSortableItem< T, Key > >
difference_typeQList< KSortableItem< T, Key > >
empty() constQList< KSortableItem< T, Key > >
end()QList< KSortableItem< T, Key > >
end() constQList< KSortableItem< T, Key > >
endsWith(const T &value) constQList< 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) constQList< KSortableItem< T, Key > >
find(iterator from, const T &t)QList< KSortableItem< T, Key > >
find(const_iterator from, const T &t) constQList< KSortableItem< T, Key > >
findIndex(const T &t) constQList< KSortableItem< T, Key > >
first()QList< KSortableItem< T, Key > >
first() constQList< 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() constQList< KSortableItem< T, Key > >
indexOf(const T &value, int from) constQList< 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() constQList< KSortableItem< T, Key > >
IteratorQList< KSortableItem< T, Key > >
KCompletionMatches(bool sort)KCompletionMatches
KCompletionMatches(const KCompletionMatches &)KCompletionMatches
KCompletionMatches(const KCompletionMatchesWrapper &matches)KCompletionMatches
last()QList< KSortableItem< T, Key > >
last() constQList< KSortableItem< T, Key > >
lastIndexOf(const T &value, int from) constQList< KSortableItem< T, Key > >
length() constQList< KSortableItem< T, Key > >
list(bool sort=true) const KCompletionMatches
mid(int pos, int length) constQList< KSortableItem< T, Key > >
move(int from, int to)QList< KSortableItem< T, Key > >
operator!=(const QList< T > &other) constQList< KSortableItem< T, Key > >
operator+(const QList< T > &other) constQList< 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) constQList< KSortableItem< T, Key > >
operator[](Key i)KSortableList< T, Key >
operator[](Key i) const KSortableList< T, Key >
QList< KSortableItem< T, Key > >::operator[](int i) constQList< KSortableItem< T, Key > >
QList< KSortableItem< T, Key > >::operator[](int i)QList< KSortableItem< T, Key > >
pointerQList< 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 > >
referenceQList< 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() constQList< KSortableItem< T, Key > >
size_typeQList< KSortableItem< T, Key > >
sort()KSortableList< T, Key >
sorting() const KCompletionMatches
startsWith(const T &value) constQList< 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() constQList< KSortableItem< T, Key > >
toStdList() constQList< KSortableItem< T, Key > >
toVector() constQList< KSortableItem< T, Key > >
value(int i) constQList< KSortableItem< T, Key > >
value(int i, const T &defaultValue) constQList< KSortableItem< T, Key > >
value_typeQList< KSortableItem< T, Key > >
~KCompletionMatches()KCompletionMatches
~QList()QList< KSortableItem< T, Key > >
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal