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_Fill_Dial Class Reference

#include <Fl_Fill_Dial.H>

Inheritance diagram for Fl_Fill_Dial:
Collaboration diagram for Fl_Fill_Dial:

List of all members.

Public Member Functions

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

Detailed Description

Draws a dial with a filled arc

Definition at line 37 of file Fl_Fill_Dial.H.


Constructor & Destructor Documentation

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

Creates a filled dial, also setting its type to FL_FILL_DIAL.

Definition at line 41 of file Fl_Fill_Dial.H.

References FL_FILL_DIAL, and Fl_Widget::type().


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