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

#include <Fl_Type.h>

Inheritance diagram for Fl_Wizard_Type:
Collaboration diagram for Fl_Wizard_Type:

List of all members.

Public Member Functions

virtual const char * type_name ()
virtual const char * alt_type_name ()
Fl_Widgetwidget (int X, int Y, int W, int H)
Fl_Widget_Type_make ()
int pixmapID ()

Detailed Description

Definition at line 531 of file Fl_Type.h.


Member Function Documentation

Fl_Widget_Type* Fl_Wizard_Type::_make ( ) [inline, virtual]

Reimplemented from Fl_Group_Type.

Definition at line 537 of file Fl_Type.h.

virtual const char* Fl_Wizard_Type::alt_type_name ( ) [inline, virtual]

Reimplemented from Fl_Group_Type.

Definition at line 534 of file Fl_Type.h.

int Fl_Wizard_Type::pixmapID ( ) [inline, virtual]

Reimplemented from Fl_Group_Type.

Definition at line 538 of file Fl_Type.h.

virtual const char* Fl_Wizard_Type::type_name ( ) [inline, virtual]

Reimplemented from Fl_Group_Type.

Definition at line 533 of file Fl_Type.h.

References wizard_type_name.

Fl_Widget* Fl_Wizard_Type::widget ( int  X,
int  Y,
int  W,
int  H 
) [inline, virtual]

Reimplemented from Fl_Group_Type.

Definition at line 535 of file Fl_Type.h.

References Fl_Type::current.


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