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

CL_CheckBox_Default Class Reference

#include <checkbox_default.h>

Inheritance diagram for CL_CheckBox_Default:

Inheritance graph
[legend]
Collaboration diagram for CL_CheckBox_Default:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_CheckBox_Default (CL_CheckBox *checkbox, const CL_ComponentOptions &options, CL_StyleManager_Default *style)
virtual ~CL_CheckBox_Default ()

Protected Methods

void on_paint ()

Protected Attributes

CL_Slot slot_paint
CL_CheckBoxcheckbox
CL_StyleManager_Defaultstyle
CL_ResourceManagerresources
CL_Fontfont
CL_Surfacesur_checked
CL_Surfacesur_unchecked
CL_Surfacesur_disabled

Constructor & Destructor Documentation

CL_CheckBox_Default::CL_CheckBox_Default ( CL_CheckBox * checkbox,
const CL_ComponentOptions & options,
CL_StyleManager_Default * style )
 

virtual CL_CheckBox_Default::~CL_CheckBox_Default ( ) [virtual]
 


Member Function Documentation

void CL_CheckBox_Default::on_paint ( ) [protected]
 


Member Data Documentation

CL_CheckBox* CL_CheckBox_Default::checkbox [protected]
 

Definition at line 34 of file checkbox_default.h.

CL_Font* CL_CheckBox_Default::font [protected]
 

Definition at line 39 of file checkbox_default.h.

CL_ResourceManager* CL_CheckBox_Default::resources [protected]
 

Definition at line 37 of file checkbox_default.h.

CL_Slot CL_CheckBox_Default::slot_paint [protected]
 

Definition at line 32 of file checkbox_default.h.

CL_StyleManager_Default* CL_CheckBox_Default::style [protected]
 

Definition at line 36 of file checkbox_default.h.

CL_Surface* CL_CheckBox_Default::sur_checked [protected]
 

Definition at line 40 of file checkbox_default.h.

CL_Surface* CL_CheckBox_Default::sur_disabled [protected]
 

Definition at line 42 of file checkbox_default.h.

CL_Surface* CL_CheckBox_Default::sur_unchecked [protected]
 

Definition at line 41 of file checkbox_default.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:56:45 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001