MythTV  master
MythGenericTree Member List

This is the complete list of members for MythGenericTree, including all inherited members.

addNode(const QString &a_string, int an_int=0, bool selectable_flag=false, bool visible=true)MythGenericTree
addNode(const QString &a_string, const QString &sortText="", int an_int=0, bool selectable_flag=false, bool visible=true)MythGenericTree
addNode(MythGenericTree *child)MythGenericTree
becomeSelectedChild(void)MythGenericTree
childCount(void) constMythGenericTree
CreateListButton(MythUIButtonList *list)MythGenericTreevirtual
currentDepth(void)MythGenericTree
DecVisibleCount()MythGenericTreeinline
deleteAllChildren()MythGenericTree
deleteNode(MythGenericTree *child)MythGenericTree
DetachParent(void)MythGenericTree
DisplayState(const QString &state, const QString &name="")MythGenericTree
DisplayStateFromMap(const InfoMap &infoMap)MythGenericTree
ensureSortFields(void)MythGenericTree
findLeaf()MythGenericTree
findNode(QList< int > route_of_branches)MythGenericTree
getAllChildren() constMythGenericTree
getChildAt(uint reference) constMythGenericTree
getChildById(int an_int) constMythGenericTree
getChildByName(const QString &a_name) constMythGenericTree
getChildPosition(MythGenericTree *child) constMythGenericTree
GetData(void) constMythGenericTreeinline
GetImage(const QString &name="") constMythGenericTree
getInt() constMythGenericTreeinline
getParent(void) constMythGenericTree
getPosition(void)MythGenericTree
getRoute(void)MythGenericTree
getRouteById(void)MythGenericTree
getRouteByString(void)MythGenericTree
getSelectedChild(bool onlyVisible=false) constMythGenericTree
GetSortText() constMythGenericTreeinline
GetState(const QString &name="") constMythGenericTree
GetText(const QString &name="") constMythGenericTree
getVisibleChildAt(uint reference) constMythGenericTree
IncVisibleCount()MythGenericTreeinline
IntVector typedefMythGenericTreeprivate
isSelectable() constMythGenericTreeinline
IsVisible() constMythGenericTreeinline
m_dataMythGenericTreeprivate
m_imageCbMythGenericTreeprivate
m_imageFilenamesMythGenericTreeprivate
m_intMythGenericTreeprivate
m_parentMythGenericTreeprivate
m_selectableMythGenericTreeprivate
m_selectedSubnodeMythGenericTreeprivate
m_sortTextMythGenericTreeprivate
m_stateCbMythGenericTreeprivate
m_statesMythGenericTreeprivate
m_stringsMythGenericTreeprivate
m_subnodesMythGenericTreeprivate
m_textMythGenericTreeprivate
m_textCbMythGenericTreeprivate
m_visibleMythGenericTreeprivate
m_visibleCountMythGenericTreeprivate
MoveItemUpDown(MythGenericTree *item, bool flag)MythGenericTree
MythGenericTree(QString a_string="", int an_int=0, bool selectable_flag=false)MythGenericTreeexplicit
nextSibling(int number_down)MythGenericTree
prevSibling(int number_up)MythGenericTree
removeNode(MythGenericTree *child)MythGenericTree
reorderSubnodes(void)MythGenericTreeprivate
SetData(QVariant data)MythGenericTreeinline
SetImage(const QString &filename, const QString &name="")MythGenericTree
SetImageCb(mgtCbFn fn, void *data)MythGenericTree
SetImageFromMap(const InfoMap &infoMap)MythGenericTree
setInt(int an_int)MythGenericTreeinline
setParent(MythGenericTree *a_parent)MythGenericTreeinline
setSelectable(bool flag)MythGenericTreeinline
setSelectedChild(MythGenericTree *a_node)MythGenericTreeinline
SetSortText(const QString &text)MythGenericTreeinline
SetStateCb(mgtCbFn fn, void *data)MythGenericTree
SetText(const QString &text, const QString &name="", const QString &state="")MythGenericTree
SetTextCb(mgtCbFn fn, void *data)MythGenericTree
SetTextFromMap(const InfoMap &infoMap, const QString &state="")MythGenericTree
SetVisible(bool visible)MythGenericTree
siblingCount(void) constMythGenericTree
sortBySelectable()MythGenericTree
sortByString()MythGenericTree
visibleChildCount() constMythGenericTreeinline
~MythGenericTree()MythGenericTreevirtual