Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

uicheckbutton_c Class Reference

A check button / radio button. More...

#include <gui.h>

Inheritance diagram for uicheckbutton_c:

uibutton_c uiobject_c

Public Methods

 uicheckbutton_c ()
 is checked

virtual void event (uievent_s *eve)
 send an event to object

virtual void paint ()
 fill the object's screenbuffer

void set_checked (bool c)
 set checked status

bool is_checked ()
 get checked status

void set_radio (bool r)
 change radio/check button


Protected Attributes

bool checked
 is a radio button


Detailed Description

A checkbutton and a radiobutton in one object. Wow ;)

Definition at line 806 of file gui.h.


The documentation for this class was generated from the following files:
Generated on Wed Dec 18 15:48:49 2002 for omicron engine by doxygen1.2.18