class KCompTreeNode
|
A helper class for KCompletion. More... |
|
|
Public Methods
Detailed Description
A helper class for KCompletion. Implements a tree of QChar.
The tree looks like this (containing the items "kde", "kde-ui",
"kde-core" and "pfeiffer". Every item is delimited with QChar( 0x0 )
some_root_node
/ \
k p
| |
d f
| |
e e
/| |
0x0 - i
/ \ |
u c f
| | |
i o f
| | |
0x0 r e
| |
e r
| |
0x0 0x0
KCompTreeNode (), myWeight(0)
|
KCompTreeNode ( const QChar& ch ), myWeight(0)
|
[const]
void remove ( const QString& )
|
inline int childrenCount ()
|
[const]
inline void confirm (uint w)
|
[const]
[const]
[const]
[const]
[const]
- Author: Carsten Pfeiffer <pfeiffer@kde.org>
- Generated: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:39 2000, using kdoc 2.0a42.