#include <Flu_Progress.h>
Public Member Functions | |
Flu_Progress (int x, int y, int w, int h, const char *l=0) | |
Normal FLTK widget constructor. | |
~Flu_Progress () | |
Default destructor. | |
int | value (float v) |
Override of Fl_Valuator::value() which forces a redraw only if the new value causes the integral percent to change. | |
float | value () const |
Pass-through of Fl_Valuator::value(). | |
Protected Member Functions | |
void | draw () |