, including all inherited members.
| addNode(const QString &a_string, int an_int=0, bool selectable_flag=false) | GenericTree | |
| addNode(GenericTree *child) | GenericTree | |
| addYourselfIfSelectable(QPtrList< GenericTree > *flat_list) | GenericTree | |
| becomeSelectedChild(void) | GenericTree | |
| buildFlatListOfSubnodes(int ordering_index, bool scrambled_parents) | GenericTree | |
| calculateDepth(int start) | GenericTree | |
| checkNode(QValueList< int > route_of_branches) | GenericTree | |
| childCount(void) | GenericTree | |
| deleteAllChildren() | GenericTree | |
| findLeaf(int ordering_index=-1) | GenericTree | |
| findNode(QValueList< int > route_of_branches) | GenericTree | |
| GenericTree(const QString &a_string="", int an_int=0, bool selectable_flag=false) | GenericTree | |
| getAction(void) | UIListGenericTree | [inline] |
| getActive(void) | UIListGenericTree | |
| getAllChildren(int ordering_index=-1) | GenericTree | |
| getAttribute(uint which_one) | GenericTree | |
| getAttributes(void) | GenericTree | [inline] |
| getCheck(void) | UIListGenericTree | [inline] |
| getChildAt(uint reference, int ordering_index=-1) | GenericTree | |
| getChildByInt(int an_int) | GenericTree | |
| getChildByName(const QString &a_name) | GenericTree | |
| getChildPosition(GenericTree *child, int ordering_index=-1) | GenericTree | |
| getFirstChildIterator(int ordering=-1) | GenericTree | |
| getImage(void) | UIListGenericTree | [inline] |
| getInt() | GenericTree | [inline] |
| getItem(void) | UIListGenericTree | [inline] |
| getOrderingIndex(void) | GenericTree | [inline] |
| getParent(void) | GenericTree | |
| getPosition(void) | GenericTree | |
| getPosition(int ordering_index) | GenericTree | |
| getSelectedChild(int ordering_index) | GenericTree | |
| getString(void) | GenericTree | [inline] |
| isSelectable() | GenericTree | [inline] |
| m_action | UIListGenericTree | [protected] |
| m_active | UIListGenericTree | [protected] |
| m_check | UIListGenericTree | [protected] |
| m_image | UIListGenericTree | [protected] |
| m_physitem | UIListGenericTree | [protected] |
| MoveItemUpDown(GenericTree *item, bool flag) | GenericTree | |
| movePositionUpDown(bool flag) | UIListGenericTree | |
| nextPrevFromFlatList(bool forward_or_back, bool wrap_around, GenericTree *active) | GenericTree | |
| nextSibling(int number_down, int ordering_index=-1) | GenericTree | |
| prevSibling(int number_up, int ordering_index=-1) | GenericTree | |
| pruneAllChildren() | GenericTree | |
| recursiveNodeFinder(QValueList< int > route_of_branches) | GenericTree | |
| RemoveFromParent(void) | UIListGenericTree | |
| removeNode(GenericTree *child) | GenericTree | |
| reOrderAsSorted() | GenericTree | |
| reorderSubnodes(int ordering_index) | GenericTree | |
| setActive(bool flag) | UIListGenericTree | |
| setAttribute(uint attribute_position, int value_of_attribute) | GenericTree | |
| setCheck(int flag) | UIListGenericTree | [virtual] |
| setDrawArrow(bool flag) | UIListGenericTree | |
| setInt(int an_int) | GenericTree | [inline] |
| setItem(UIListBtnTypeItem *item) | UIListGenericTree | [inline] |
| setOrderingIndex(int ordering_index) | GenericTree | [inline] |
| setParent(GenericTree *a_parent) | GenericTree | [inline] |
| setPixmap(QPixmap *pixmap) | UIListGenericTree | |
| setSelectable(bool flag) | GenericTree | [inline] |
| setSelectedChild(GenericTree *a_node) | GenericTree | [inline] |
| setString(const QString &str) | GenericTree | [inline] |
| setText(const QString &text) | UIListGenericTree | |
| siblingCount(void) | GenericTree | |
| sortByAttributeThenByString(int which_attribute) | GenericTree | |
| sortBySelectable() | GenericTree | |
| sortByString() | GenericTree | |
| UIListGenericTree(UIListGenericTree *parent, const QString &name, const QString &action="", int check=-1, QPixmap *image=NULL) | UIListGenericTree | |
| ~GenericTree() | GenericTree | [virtual] |
| ~UIListGenericTree() | UIListGenericTree | [virtual] |