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

GUIWindow Class Reference

#include <gui_window.hxx>

Inheritance diagram for GUIWindow:

Inheritance graph
[legend]
Collaboration diagram for GUIWindow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GUIWindow (const std::string &, int x, int y, int width, int height)
 ~GUIWindow ()
void draw (GraphicContext *)
void on_mouse_enter ()
void on_mouse_leave ()

Constructor & Destructor Documentation

GUIWindow::GUIWindow const std::string &   ,
int    x,
int    y,
int    width,
int    height
 

Definition at line 34 of file gui_window.cxx.

References GUIChildManager::add().

GUIWindow::~GUIWindow  
 

Definition at line 44 of file gui_window.cxx.


Member Function Documentation

void GUIWindow::draw GraphicContext   [virtual]
 

Reimplemented from GUIChildManager.

Definition at line 49 of file gui_window.cxx.

References GUIChildManager::draw().

void GUIWindow::on_mouse_enter   [inline, virtual]
 

Reimplemented from GUIChildManager.

Definition at line 39 of file gui_window.hxx.

void GUIWindow::on_mouse_leave   [inline, virtual]
 

Reimplemented from GUIChildManager.

Definition at line 40 of file gui_window.hxx.


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