KDECore
kcompletion_private.h File Reference
#include <qstring.h>
#include <ksortablevaluelist.h>
#include <kallocator.h>
Include dependency graph for kcompletion_private.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCompletionMatchesWrapper |
class | KCompTreeNode |
A helper class for KCompletion. More... | |
class | KCompTreeNodeList |
Typedefs | |
typedef KSortableValueList < QString > | KCompletionMatchesList |
typedef KCompTreeNodeList | KCompTreeChildren |
Typedef Documentation
Definition at line 144 of file kcompletion_private.h.
typedef KCompTreeNodeList KCompTreeChildren |
Definition at line 53 of file kcompletion_private.h.