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

GUILabel Class Reference

#include <gui_label.hxx>

Inheritance diagram for GUILabel:

Inheritance graph
[legend]
Collaboration diagram for GUILabel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GUILabel (const std::string &title_, int x, int y, int width, int height)
void draw (GraphicContext *)
bool is_at (int, int)

Constructor & Destructor Documentation

GUILabel::GUILabel const std::string &    title_,
int    x,
int    y,
int    width,
int    height
 

Definition at line 24 of file gui_label.cxx.


Member Function Documentation

void GUILabel::draw GraphicContext   [virtual]
 

Implements GUIComponent.

Definition at line 31 of file gui_label.cxx.

References GraphicContext::draw_string().

bool GUILabel::is_at int   ,
int   
[inline, virtual]
 

Returns:
true if the component is present at the given location

Reimplemented from GUIComponent.

Definition at line 35 of file gui_label.hxx.


The documentation for this class was generated from the following files:
Generated on Thu Jul 24 10:25:19 2003 for Construo by doxygen1.3-rc3