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)  

Fl_Simple_Counter Class Reference

#include <Fl_Simple_Counter.H>

Inheritance diagram for Fl_Simple_Counter:
Collaboration diagram for Fl_Simple_Counter:

List of all members.

Public Member Functions

 Fl_Simple_Counter (int x, int y, int w, int h, const char *l=0)

Detailed Description

This widget creates a counter with only 2 arrow buttons

counter.png

Definition at line 40 of file Fl_Simple_Counter.H.


Constructor & Destructor Documentation

Fl_Simple_Counter::Fl_Simple_Counter ( int  x,
int  y,
int  w,
int  h,
const char *  l = 0 
) [inline]

Definition at line 43 of file Fl_Simple_Counter.H.

References FL_SIMPLE_COUNTER, and Fl_Widget::type().


The documentation for this class was generated from the following file: