KDEUI
KCompletionMatchesWrapper Class Reference
#include <kcompletion_p.h>
Public Member Functions | |
| void | append (int i, const QString &string) |
| void | clear () |
| uint | count () const |
| QString | first () const |
| bool | isEmpty () const |
| KCompletionMatchesWrapper (KCompletion::CompOrder _compOrder=KCompletion::Insertion) | |
| QString | last () const |
| QStringList | list () const |
| void | setSorting (KCompletion::CompOrder _compOrder) |
| KCompletion::CompOrder | sorting () const |
| ~KCompletionMatchesWrapper () | |
Public Attributes | |
| KCompletion::CompOrder | compOrder |
| bool | dirty |
| KCompletionMatchesList * | sortedList |
| QStringList | stringList |
Detailed Description
For internal use only.
Definition at line 149 of file kcompletion_p.h.
Constructor & Destructor Documentation
| KCompletionMatchesWrapper::KCompletionMatchesWrapper | ( | KCompletion::CompOrder | _compOrder = KCompletion::Insertion |
) | [inline] |
Definition at line 152 of file kcompletion_p.h.
| KCompletionMatchesWrapper::~KCompletionMatchesWrapper | ( | ) | [inline] |
Definition at line 157 of file kcompletion_p.h.
Member Function Documentation
| void KCompletionMatchesWrapper::append | ( | int | i, | |
| const QString & | string | |||
| ) | [inline] |
Definition at line 177 of file kcompletion_p.h.
| void KCompletionMatchesWrapper::clear | ( | ) | [inline] |
Definition at line 185 of file kcompletion_p.h.
| uint KCompletionMatchesWrapper::count | ( | ) | const [inline] |
Definition at line 192 of file kcompletion_p.h.
| QString KCompletionMatchesWrapper::first | ( | ) | const [inline] |
Definition at line 202 of file kcompletion_p.h.
| bool KCompletionMatchesWrapper::isEmpty | ( | ) | const [inline] |
Definition at line 198 of file kcompletion_p.h.
| QString KCompletionMatchesWrapper::last | ( | ) | const [inline] |
Definition at line 206 of file kcompletion_p.h.
| QStringList KCompletionMatchesWrapper::list | ( | ) | const |
Definition at line 814 of file kcompletion.cpp.
| void KCompletionMatchesWrapper::setSorting | ( | KCompletion::CompOrder | _compOrder | ) | [inline] |
Definition at line 161 of file kcompletion_p.h.
| KCompletion::CompOrder KCompletionMatchesWrapper::sorting | ( | ) | const [inline] |
Definition at line 173 of file kcompletion_p.h.
Member Data Documentation
Definition at line 215 of file kcompletion_p.h.
bool KCompletionMatchesWrapper::dirty [mutable] |
Definition at line 214 of file kcompletion_p.h.
Definition at line 213 of file kcompletion_p.h.
Definition at line 212 of file kcompletion_p.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference