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

#include <Fl_Round_Clock.H>

Inheritance diagram for Fl_Round_Clock:
Collaboration diagram for Fl_Round_Clock:

List of all members.

Public Member Functions

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

Detailed Description

A clock widget of type FL_ROUND_CLOCK. Has no box.

Definition at line 37 of file Fl_Round_Clock.H.


Constructor & Destructor Documentation

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

Creates the clock widget, setting his type and box.

Definition at line 41 of file Fl_Round_Clock.H.

References Fl_Widget::box(), FL_NO_BOX, FL_ROUND_CLOCK, and Fl_Widget::type().


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