#include <TeViewTreeIterator.h>
List of all members.
Constructor & Destructor Documentation
| TeViewTreeIterator::TeViewTreeIterator |
( |
TeViewTree * |
root | ) |
[inline] |
Member Function Documentation
| int TeViewTreeIterator::currentDepth |
( |
| ) |
[inline] |
Returns the depth of the current node. The root has depth is 0.
| TeViewNode * TeViewTreeIterator::currentNode |
( |
| ) |
[inline] |
| void TeViewTreeIterator::first |
( |
| ) |
[inline] |
| void TeViewTreeIterator::firstLeaf |
( |
| ) |
[inline] |
| bool TeViewTreeIterator::isDone |
( |
| ) |
[inline] |
| void TeViewTreeIterator::next |
( |
| ) |
|
| void TeViewTreeIterator::nextLeaf |
( |
| ) |
|
Move to the next leaf on the tree.
| void TeViewTreeIterator::skipChildren |
( |
| ) |
|
move to the next node skipping the current node childs
Move to the next node in the tree skipping the current node children.
The documentation for this class was generated from the following files: