KCompletionMatchesWrapper Class Reference
List of all members.Detailed Description
Definition at line 149 of file kcompletion_private.h.
Public Member Functions | |
| KCompletionMatchesWrapper (bool sort=false) | |
| ~KCompletionMatchesWrapper () | |
| void | setSorting (bool sort) |
| bool | sorting () const |
| void | append (int i, const QString &string) |
| void | clear () |
| uint | count () const |
| bool | isEmpty () const |
| QString | first () const |
| QString | last () const |
| QStringList | list () const |
Public Attributes | |
| QStringList | stringList |
| KCompletionMatchesList * | sortedList |
| bool | dirty |
The documentation for this class was generated from the following files:

