GuiFileTreeCtrl Class Reference#include <guiFileTreeCtrl.h>
Inheritance diagram for GuiFileTreeCtrl:
[legend]List of all members.
Member Typedef Documentation
Member Enumeration Documentation
- Enumerator:
-
Icon_Folder |
|
Icon_FolderClosed |
|
Icon_Doc |
|
Constructor & Destructor Documentation
GuiFileTreeCtrl::GuiFileTreeCtrl |
( |
|
) |
|
Member Function Documentation
bool GuiFileTreeCtrl::onWake |
( |
|
) |
[virtual] |
Called when this object is asked to wake up returns true if it's actually awake at the end.
Reimplemented from GuiTreeViewCtrl.
bool GuiFileTreeCtrl::onAdd |
( |
|
) |
[virtual] |
Called when this object is added to the scene.
Reimplemented from GuiControl.
bool GuiFileTreeCtrl::onVirtualParentExpand |
( |
Item * |
item |
) |
|
void GuiFileTreeCtrl::onItemSelected |
( |
Item * |
item |
) |
|
bool GuiFileTreeCtrl::buildIconTable |
( |
const char * |
icons |
) |
|
static void GuiFileTreeCtrl::initPersistFields |
( |
|
) |
[static] |
void GuiFileTreeCtrl::initFilters |
( |
|
) |
|
void GuiFileTreeCtrl::addFilter |
( |
const char * |
|
) |
|
void GuiFileTreeCtrl::removeFilter |
( |
const char * |
|
) |
|
bool GuiFileTreeCtrl::matchesFilters |
( |
const char * |
filename |
) |
|
StringTableEntry GuiFileTreeCtrl::getUnits |
( |
const char * |
string, |
|
|
S32 |
startIndex, |
|
|
S32 |
endIndex, |
|
|
const char * |
set | |
|
) |
| | |
U32 GuiFileTreeCtrl::getUnitCount |
( |
const char * |
string, |
|
|
const char * |
set | |
|
) |
| | |
Member Data Documentation
|