1 #ifndef StiDefaultMutableTreeNode_H
2 #define StiDefaultMutableTreeNode_H 1
57 void remove(
int childIndex) ;
59 void cutTail(
int direction) ;
void setParent(StiTreeNode *newParent)
StiTreeNode * getNextNode() const
Returns the node that follows this node in a preorder traversal of this.
StiTreeNode * getChildAt(int index) const
StiTreeNode * getParent() const
int getChildCount() const