|
ALBA
|
This is the complete list of members for albaGUITree, including all inherited members.
| Add(wxWindow *window, int option=0, int flag=wxEXPAND, int border=0) | albaGUINamedPanel | inline |
| Add(wxSizer *sizer, int option=0, int flag=wxEXPAND, int border=0) | albaGUINamedPanel | inline |
| AddNode(long long node_id, long long parent_id, wxString label, bool expanded, int icon=0) | albaGUITree | |
| albaGUINamedPanel(wxWindow *parent, wxWindowID id=-1, bool CloseButton=false, bool HideTitle=false) | albaGUINamedPanel | |
| albaGUIPanel(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name="panel") | albaGUIPanel | |
| albaGUITree(wxWindow *parent, wxWindowID id=-1, bool CloseButton=false, bool HideTitle=false) | albaGUITree | |
| CheckIconId(int icon) | albaGUITree | protected |
| CollapseNode(long long node_id) | albaGUITree | |
| DeleteNode(long long node_id) | albaGUITree | |
| DeleteNode2(long long node_id) | albaGUITree | protected |
| ExpandNode(long long node_id) | albaGUITree | |
| GetAutoSort() | albaGUITree | inline |
| GetNodeIcon(long long node_id) | albaGUITree | |
| GetNodeLabel(long long node_id) | albaGUITree | |
| GetNodeParent(long long node_id) | albaGUITree | |
| GetTopPanel() | albaGUINamedPanel | inline |
| GetTopSizer() | albaGUINamedPanel | inline |
| GetTreeStyle() | albaGUITree | inline |
| IsNodeExpanded(long long node_id) | albaGUITree | |
| IsRootHidden() | albaGUITree | inlineprotected |
| ItemFromNode(long long node_id) | albaGUITree | |
| m_Autosort | albaGUITree | protected |
| m_Color | albaGUINamedPanel | protected |
| m_Label | albaGUINamedPanel | protected |
| m_Listener | albaGUITree | protected |
| m_NextPanel | albaGUINamedPanel | protected |
| m_NodeImages | albaGUITree | protected |
| m_NodeRoot | albaGUITree | protected |
| m_NodeTable | albaGUITree | protected |
| m_NodeTree | albaGUITree | protected |
| m_PreventNotify | albaGUITree | protected |
| m_Sizer | albaGUINamedPanel | protected |
| m_Top | albaGUINamedPanel | protected |
| m_TopSizer | albaGUINamedPanel | protected |
| NodeExist(long long node_id) | albaGUITree | |
| NodeFromItem(wxTreeItemId &item) | albaGUITree | |
| NodeHasChildren(long long node_id) | albaGUITree | |
| OnSelectionChanged(wxTreeEvent &event) | albaGUITree | protectedvirtual |
| OnSize(wxSizeEvent &event) | albaGUITree | protected |
| Remove(wxWindow *window) | albaGUINamedPanel | inline |
| Remove(wxSizer *sizer) | albaGUINamedPanel | inline |
| Reset() | albaGUITree | |
| SelectNode(long long node_id) | albaGUITree | |
| SetAutoSort(bool enable) | albaGUITree | inline |
| SetImageList(wxImageList *img) | albaGUITree | |
| SetListener(albaObserver *listener) | albaGUITree | inline |
| SetNodeIcon(long long node_id, int icon) | albaGUITree | |
| SetNodeLabel(long long node_id, wxString label) | albaGUITree | |
| SetNodeParent(long long node_id, long long parent_id) | albaGUITree | |
| SetNodeParent2(long long node_id, long long parent_id) | albaGUITree | protected |
| SetTitle(wxString label) | albaGUINamedPanel | inline |
| SetTitleColor(wxColour *color=NULL) | albaGUINamedPanel | |
| SetTreeStyle(long style) | albaGUITree | inline |
| SortChildren(long long node_id=0) | albaGUITree | |
| ~albaGUINamedPanel() | albaGUINamedPanel | virtual |
| ~albaGUITree() | albaGUITree | virtual |