#include <evGUIProgress.h>
evGUIProgress::evGUIProgress |
( |
const int |
x, |
|
|
const int |
y, |
|
|
const int |
width, |
|
|
const int |
height |
|
) |
| |
virtual evGUIProgress::~evGUIProgress |
( |
void |
| ) |
|
|
virtual |
static void evGUIProgress::CancelCallback |
( |
Fl_Widget * |
widget, |
|
|
void * |
data |
|
) |
| |
|
staticprivate |
virtual const evString evGUIProgress::GetClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
void evGUIProgress::SetProcess |
( |
const char * |
process | ) |
|
|
inline |
void evGUIProgress::SetProgress |
( |
const unsigned int |
progress | ) |
|
|
inline |
Fl_Button* evGUIProgress::CancelButton |
|
private |
Fl_Box* evGUIProgress::LabelText |
|
private |
Fl_Output* evGUIProgress::ProcessText |
|
private |
The documentation for this class was generated from the following file: