|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include "Fl_Valuator.H"

Go to the source code of this file.
Classes | |
| class | Fl_Counter |
Defines | |
| #define | FL_NORMAL_COUNTER 0 |
| #define | FL_SIMPLE_COUNTER 1 |
| #define FL_NORMAL_COUNTER 0 |
type() for counter with fast buttons
Definition at line 41 of file Fl_Counter.H.
Referenced by Fl_Counter::draw().
| #define FL_SIMPLE_COUNTER 1 |
type() for counter without fast buttons
Definition at line 42 of file Fl_Counter.H.
Referenced by Fl_Simple_Counter::Fl_Simple_Counter().