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

GUIGenericButton Class Reference

#include <gui_buttons.hxx>

Inheritance diagram for GUIGenericButton:

Inheritance graph
[legend]
Collaboration diagram for GUIGenericButton:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GUIGenericButton (const std::string &title, int x, int y, int width, int height, Func f, HighlightFunc h=always_false)
void on_click ()
void draw_content (GraphicContext *gc)

Constructor & Destructor Documentation

GUIGenericButton::GUIGenericButton const std::string &    title,
int    x,
int    y,
int    width,
int    height,
Func    f,
HighlightFunc    h = always_false
[inline]
 

Definition at line 112 of file gui_buttons.hxx.


Member Function Documentation

void GUIGenericButton::draw_content GraphicContext   gc [inline, virtual]
 

Reimplemented from GUIButton.

Definition at line 125 of file gui_buttons.hxx.

References GUIButton::draw_content(), and GraphicContext::draw_fill_rect().

void GUIGenericButton::on_click   [inline, virtual]
 

Reimplemented from GUIButton.

Definition at line 120 of file gui_buttons.hxx.


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