Inheritance diagram for Explorer:
Public Member Functions | |
void | Init (Font *_fnt, Enumerator *Enum, int guiflgs) |
BOOL | DispatchEvent (Element *id, int, int, int, int) |
void | Show () |
void | Hide () |
void | Update () |
void | SetPath (char *path) |
void | SetAutoStart (BOOL state) |
void | ShowDetails (BOOL state) |
void | SetIcons (Bitmap *folder, Bitmap *file, Bitmap *drive, Bitmap *plus, Bitmap *minus) |
void | GotoParentPath () |
void | ViewOnlyPaths (BOOL state) |
void | SetMask (char *msk) |
void | Expand (int idx) |
void | Colapse (int idx) |
BOOL | ExpandToPath (char *path) |
Public Attributes | |
String | Path |
String | Filename |
Definition at line 634 of file gui.hpp.