|
| CLASS_PROTOTYPE (MapRunnerClass) |
|
void | FileChosen (const str ¤tDirectory, const str &partialName, const str &fullname) override |
|
| CLASS_PROTOTYPE (FilePickerClass) |
|
void | Setup (const char *root_directory, const char *current_directory, const char *ext, const char *ignore_files=NULL) |
|
| CLASS_PROTOTYPE (USignal) |
|
bool | SendSignal (Event &ev) |
|
bool | Connect (Listener *object, Event &inevent, Event &outevent) |
|
bool | Disconnect (Listener *object, Event &ev) |
|
bool | Disconnect (Listener *object) |
|
|
void | CloseWindow (void) |
|
void | FileSelected (Event *ev) |
|
virtual void | FileSelected (const str ¤tDirectory, const str &partialName, const str &fullname) |
|
void | FileChosen (Event *ev) |
|
void | OnDeactivated (Event *ev) |
|
◆ FileChosen()
void MapRunnerClass::FileChosen |
( |
const str & | currentDirectory, |
|
|
const str & | partialName, |
|
|
const str & | fullname ) |
|
overridevirtual |
The documentation for this class was generated from the following files: