#include <evGUIFileInput.h>
evGUIFileInput::evGUIFileInput |
( |
const int |
x, |
|
|
const int |
y, |
|
|
const int |
width, |
|
|
const int |
height, |
|
|
const int |
label_width, |
|
|
const char * |
extension, |
|
|
const char * |
label |
|
) |
| |
virtual evGUIFileInput::~evGUIFileInput |
( |
void |
| ) |
|
|
virtual |
static void evGUIFileInput::BrowseCallback |
( |
Fl_Widget * |
widget, |
|
|
void * |
data |
|
) |
| |
|
staticprivate |
virtual const evString evGUIFileInput::GetClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
const char * evGUIFileInput::GetFilename |
( |
void |
| ) |
const |
|
inline |
void evGUIFileInput::SetCallback |
( |
Fl_Callback * |
callback, |
|
|
void * |
data |
|
) |
| |
|
inline |
void evGUIFileInput::SetFilename |
( |
const char * |
filename | ) |
|
|
inline |
Fl_Input* evGUIFileInput::FileInput |
|
private |
The documentation for this class was generated from the following file: