button Class Reference

#include <button.h>

Inheritance diagram for button:

Inheritance graph
[legend]
Collaboration diagram for button:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 button (manager &parent, const c_point &origin, const char *message, const color &foreground=colors::WHITE, const color &background=colors::BLACK)
 ~button ()
 IMPLEMENT_CLASS_NAME ("button")
virtual void button_event ()

Detailed Description

Definition at line 26 of file button.h.


Constructor & Destructor Documentation

button::button ( manager parent,
const c_point &  origin,
const char *  message,
const color foreground = colors::WHITE,
const color background = colors::BLACK 
)

Definition at line 35 of file button.cpp.

References button_callback().

button::~button (  ) 

Definition at line 50 of file button.cpp.

References button_callback().


Member Function Documentation

button::IMPLEMENT_CLASS_NAME ( "button"   ) 

void button::button_event (  )  [virtual]

Definition at line 60 of file button.cpp.

References FUNCDEF, and LOG.

Referenced by button_callback().


The documentation for this class was generated from the following files:
Generated on Tue Aug 19 05:12:13 2008 for HOOPLE Libraries by  doxygen 1.5.1