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_Slider.H File Reference

#include "Fl_Valuator.H"
Include dependency graph for Fl_Slider.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Fl_Slider

Defines

#define FL_VERT_SLIDER   0
#define FL_HOR_SLIDER   1
#define FL_VERT_FILL_SLIDER   2
#define FL_HOR_FILL_SLIDER   3
#define FL_VERT_NICE_SLIDER   4
#define FL_HOR_NICE_SLIDER   5

Define Documentation

#define FL_HOR_FILL_SLIDER   3
#define FL_HOR_NICE_SLIDER   5
#define FL_HOR_SLIDER   1
#define FL_VERT_FILL_SLIDER   2

Definition at line 41 of file Fl_Slider.H.

Referenced by Fl_Slider::draw(), Fl_Fill_Slider::Fl_Fill_Slider(), and Fl_Slider::handle().

#define FL_VERT_NICE_SLIDER   4
#define FL_VERT_SLIDER   0

Definition at line 39 of file Fl_Slider.H.