structure describing the current state Mehr ...
Öffentliche Methoden | |
state () | |
Öffentliche Attribute | |
int | chdepth |
depth of last toLeaf... command | |
long | leafid |
id from wxWidgets for sequential access |
structure describing the current state
Definiert in Zeile 54 der Datei configtree.h.
configtree::state::state | ( | ) | [inline] |
depth of last toLeaf... command
Definiert in Zeile 59 der Datei configtree.h.
Wird benutzt von state(), configtree::toFirstLeaf(), configtree::toLeaf(), configtree::toNextLeaf() und configtree::toParent().
id from wxWidgets for sequential access
Definiert in Zeile 60 der Datei configtree.h.
Wird benutzt von state(), configtree::toFirstLeaf(), configtree::toLeaf(), configtree::toNextLeaf() und configtree::toParent().