Public Member Functions | |
DirectoryTreeItem (const wxString &sNewPath) | |
~DirectoryTreeItem () | |
wxString | GetPath () const |
bool | IsPopulated () const |
void | SetIsPopulated () |
Private Attributes | |
wxString | m_sPath |
bool | m_bPopulated |
|
|
|
Definition at line 26 of file DirectoryTree.h. |
|
Definition at line 31 of file DirectoryTree.h. |
|
Definition at line 33 of file DirectoryTree.h. References m_bPopulated. |
|
Definition at line 35 of file DirectoryTree.h. References m_bPopulated. |
|
Definition at line 40 of file DirectoryTree.h. Referenced by IsPopulated(), and SetIsPopulated(). |
|
Definition at line 39 of file DirectoryTree.h. |