Fl_Fill_Dial Class Reference

Draws a dial with a filled arc. More...

#include <Fl_Fill_Dial.H>

Inheritance diagram for Fl_Fill_Dial:

Fl_Dial Fl_Valuator Fl_Widget

List of all members.

Public Member Functions

 Fl_Fill_Dial (int x, int y, int w, int h, const char *l=0)
 Creates a filled dial, also setting its type to FL_FILL_DIAL.


Detailed Description

Draws a dial with a filled arc.

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.


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

FLTK © 1998-2010 by Bill Spitzak and others.    Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.