KDECore
kcompletion.h File Reference
#include <qmap.h>#include <qptrlist.h>#include <qobject.h>#include <qstring.h>#include <qstringlist.h>#include <qguardedptr.h>#include "kdelibs_export.h"#include <kglobalsettings.h>#include <ksortablevaluelist.h>#include <kshortcut.h>
Include dependency graph for kcompletion.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KCompletion |
| A generic class for completing QStrings. More... | |
| class | KCompletionBase |
| An abstract base class for adding a completion feature into widgets. More... | |
| class | KCompletionMatches |
| This structure is returned by KCompletion::allWeightedMatches . More... | |
Typedefs | |
| typedef KSortableValueList < QString > | KCompletionMatchesList |
Typedef Documentation
Definition at line 594 of file kcompletion.h.
KDE 3.5 API Reference