Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Form Class Reference

#include <Forms.h>

List of all members.

Public Members

 Form ()
virtual Void Event (FL_OBJECT *object)
Void Show ()
Void Hide ()
Void RegisterForm (FL_FORM *form)
Void RegisterObj (FL_OBJECT *object)
Void SetTitle (const Char *title)
FL_FORM* form
const Char* title


Detailed Description

Definition at line 45 of file Forms.h.


Constructor & Destructor Documentation

Form::Form ()

Definition at line 195 of file Forms.cc.


Member Function Documentation

Void Form::Event (FL_OBJECT * object) [virtual]

Definition at line 217 of file Forms.cc.

Void Form::Hide ()

Definition at line 228 of file Forms.cc.

Void Form::RegisterForm (FL_FORM * form)

Definition at line 207 of file Forms.cc.

Void Form::RegisterObj (FL_OBJECT * object)

Definition at line 212 of file Forms.cc.

Void Form::SetTitle (const Char * title)

Definition at line 233 of file Forms.cc.

Void Form::Show ()

Definition at line 223 of file Forms.cc.


Member Data Documentation

FL_FORM * Form::form

Definition at line 60 of file Forms.h.

const Char * Form::title

Definition at line 61 of file Forms.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:06 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000