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, int icon=0) | albaGUITree | |
albaGUICheckTree(wxWindow *parent, wxWindowID id=-1, bool CloseButton=false, bool HideTitle=false) | albaGUICheckTree | |
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 |
ClassNameToIcon(wxString classname) | albaGUICheckTree | protected |
CollapseNode(long long node_id) | albaGUITree | |
DeleteNode(long long node_id) | albaGUITree | |
DeleteNode2(long long node_id) | albaGUITree | protected |
EnableSelect(bool enable) | albaGUICheckTree | |
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 | |
GetSelectedNode() | albaGUICheckTree | inline |
GetTopPanel() | albaGUINamedPanel | inline |
GetTopSizer() | albaGUINamedPanel | inline |
GetTree() | albaGUICheckTree | inline |
GetTreeStyle() | albaGUITree | inline |
GetVmeStatus(albaVME *vme) | albaGUICheckTree | protectedvirtual |
InitializeImageList() | albaGUICheckTree | protectedvirtual |
IsIconChecked(wxTreeItemId item) | albaGUICheckTree | |
IsNodeExpanded(long long node_id) | albaGUITree | |
IsRootHidden() | albaGUITree | inlineprotected |
ItemFromNode(long long node_id) | albaGUITree | |
m_Autosort | albaGUITree | protected |
m_CanSelect | albaGUICheckTree | protected |
m_Color | albaGUINamedPanel | protected |
m_Label | albaGUINamedPanel | protected |
m_Listener | albaGUITree | protected |
m_MapClassNameToIcon | albaGUICheckTree | 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_RMenu | albaGUICheckTree | protected |
m_SelectedVME | albaGUICheckTree | protected |
m_Sizer | albaGUINamedPanel | protected |
m_Top | albaGUINamedPanel | protected |
m_TopSizer | albaGUINamedPanel | protected |
m_View | albaGUICheckTree | protected |
MapClassNameToIcon typedef | albaGUICheckTree | protected |
MergeIcons(wxBitmap state, wxBitmap vme) | albaGUICheckTree | protected |
NodeExist(long long node_id) | albaGUITree | |
NodeFromItem(wxTreeItemId &item) | albaGUITree | |
NodeHasChildren(long long node_id) | albaGUITree | |
OnIconClick(wxTreeItemId item) | albaGUICheckTree | virtual |
OnMouseDown(wxMouseEvent &event) | albaGUICheckTree | |
OnMouseEvent(wxMouseEvent &event) | albaGUICheckTree | |
OnMouseUp(wxMouseEvent &event) | albaGUICheckTree | |
OnSelectionChanged(wxTreeEvent &event) | albaGUICheckTree | virtual |
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 |
ShowContextualMenu(wxMouseEvent &event) | albaGUICheckTree | virtual |
SortChildren(long long node_id=0) | albaGUITree | |
TreeUpdateIcon() | albaGUICheckTree | protected |
ViewDeleted(albaView *view) | albaGUICheckTree | |
ViewSelected(albaView *view) | albaGUICheckTree | |
VmeAdd(albaVME *vme) | albaGUICheckTree | |
VmeModified(albaVME *vme) | albaGUICheckTree | |
VmeRemove(albaVME *vme) | albaGUICheckTree | |
VmeSelected(albaVME *vme) | albaGUICheckTree | |
VmeShow(albaVME *vme, bool show) | albaGUICheckTree | |
VmeUpdateIcon(albaVME *vme) | albaGUICheckTree | protected |
~albaGUICheckTree() | albaGUICheckTree | virtual |
~albaGUINamedPanel() | albaGUINamedPanel | virtual |
~albaGUITree() | albaGUITree | virtual |