| AddChild(const wxTreeItemId &tidParent, const wxString &sPath) | DirectoryTree | [private] |
| AddChildren(const wxTreeItemId &tid) | DirectoryTree | [private] |
| DirectoryTree(wxWindow *wndParent, const wxWindowID id=wxID_ANY, const wxPoint &pntPosition=wxDefaultPosition, const wxSize &siz=wxDefaultSize, long nStyle=wxNO_BORDER|wxTR_HAS_BUTTONS) | DirectoryTree | |
| DoSelection(wxTreeItemId &tid) | DirectoryTree | [private] |
| GetChildByName(wxTreeItemId &tidParent, const wxString &sName) | DirectoryTree | [private] |
| GetItemFromPath(const wxString &sPath, bool bReturnBestFit=false) | DirectoryTree | [private] |
| GetItemPath(wxTreeItemId tid, wxString &sPath) | DirectoryTree | [private] |
| GetPath() | DirectoryTree | |
| GetRootItem(const wxString &sPath) | DirectoryTree | [private] |
| InitTree() | DirectoryTree | [private] |
| IsAncestorOf(wxTreeItemId tidPutativeAncestor, wxTreeItemId tid) | DirectoryTree | [private] |
| m_bShowHidden | DirectoryTree | [private] |
| m_iml | DirectoryTree | [private] |
| m_imlButtons | DirectoryTree | [private] |
| m_wndParent | DirectoryTree | [private] |
| OnCreate(shCreateEvent &evt) | DirectoryTree | |
| OnDelete(shDeleteEvent &evt) | DirectoryTree | |
| OnItemExpanded(wxTreeEvent &evt) | DirectoryTree | |
| OnLeftMouseDown(wxMouseEvent &evt) | DirectoryTree | |
| OnSetPath(shSetPathEvent &evt) | DirectoryTree | |
| OnToWastebin(shToWastebinEvent &evt) | DirectoryTree | |
| PopulatePath(const wxString &sPath) | DirectoryTree | [private] |
| RemoveItem(const wxString &sPath) | DirectoryTree | [private] |
| SetPath(const wxString &sNewPath) | DirectoryTree | [private] |
| SetShowHidden(bool bNewShowHidden, bool bUpdate) | DirectoryTree | |