| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
FileInputControl Class Reference#include <FileInputControl.h>
Inheritance diagram for FileInputControl: ![]() Detailed DescriptionUpon activation, allows user to browse files and select one; stores path in a string.
Definition at line 9 of file FileInputControl.h.
Member Function Documentation
called by takeInput if the input doesn't match any slots or matches multiple slots -- the ControlBase implementation displays an error and returns itself
Reimplemented from ControlBase. Definition at line 42 of file FileInputControl.h.
the big money function - by default calls the parent if it exists, otherwise nothing returning NULL means deactivate, this (default) to stay put, or a different Control if you want a submenu Reimplemented from FileBrowserControl. Reimplemented in ConfigurationEditor::LoadSettings, and ConfigurationEditor::SaveSettings. Definition at line 36 of file FileInputControl.h. Referenced by clearLastInput(), and invalidInput().
The documentation for this class was generated from the following file: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:09 2007 by Doxygen 1.4.7 |