Evita  0.16
Public Member Functions | Private Attributes | List of all members
evGUIInstructionBox Class Reference

#include <evGUIInstructionBox.h>

Inheritance diagram for evGUIInstructionBox:
Inheritance graph
[legend]
Collaboration diagram for evGUIInstructionBox:
Collaboration graph
[legend]

Public Member Functions

 evGUIInstructionBox (const int x, const int y, const int width, const int height, const char *title, const char *instructions)
 
virtual ~evGUIInstructionBox (void)
 
virtual const evString GetClassName (void) const
 
- Public Member Functions inherited from evGUIObject
 evGUIObject (void)
 
virtual ~evGUIObject (void)
 
- Public Member Functions inherited from evObject
 evObject (void)
 
virtual ~evObject (void)
 
void Print (const int tabbing) const
 
void Print (void) const
 
virtual void PrintSelf (const int tabbing) const
 

Private Attributes

Fl_Box * Title
 
Fl_Box * Instructions
 

Additional Inherited Members

- Protected Member Functions inherited from evObject
 evObject (const evObject &object)
 

Constructor & Destructor Documentation

evGUIInstructionBox::evGUIInstructionBox ( const int  x,
const int  y,
const int  width,
const int  height,
const char *  title,
const char *  instructions 
)
evGUIInstructionBox::~evGUIInstructionBox ( void  )
inlinevirtual

Member Function Documentation

virtual const evString evGUIInstructionBox::GetClassName ( void  ) const
inlinevirtual

Reimplemented from evGUIObject.

Member Data Documentation

Fl_Box* evGUIInstructionBox::Instructions
private
Fl_Box* evGUIInstructionBox::Title
private

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