FLTK 1.3.0
Fl_Fill_Slider Class Reference

Widget that draws a filled horizontal slider, useful as a progress or value meter. More...

#include <Fl_Fill_Slider.H>

Inheritance diagram for Fl_Fill_Slider:
Fl_Slider Fl_Valuator Fl_Widget

List of all members.

Public Member Functions

 Fl_Fill_Slider (int x, int y, int w, int h, const char *l=0)
 Creates the slider from its position,size and optional title.

Detailed Description

Widget that draws a filled horizontal slider, useful as a progress or value meter.


Constructor & Destructor Documentation

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

Creates the slider from its position,size and optional title.


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