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

CL_Label_Default Class Reference

#include <label_default.h>

Inheritance diagram for CL_Label_Default:

Inheritance graph
[legend]
Collaboration diagram for CL_Label_Default:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Label_Default (CL_Label *label, const CL_ComponentOptions &options, CL_StyleManager_Default *style)
virtual ~CL_Label_Default ()

Private Methods

void on_paint ()

Private Attributes

CL_Slot slot_paint
CL_Labellabel
CL_StyleManager_Defaultstyle
CL_ResourceManagerresources
class CL_Fontfont

Constructor & Destructor Documentation

CL_Label_Default::CL_Label_Default ( CL_Label * label,
const CL_ComponentOptions & options,
CL_StyleManager_Default * style )
 

virtual CL_Label_Default::~CL_Label_Default ( ) [virtual]
 


Member Function Documentation

void CL_Label_Default::on_paint ( ) [private]
 


Member Data Documentation

class CL_Font* CL_Label_Default::font [private]
 

Definition at line 34 of file label_default.h.

CL_Label* CL_Label_Default::label [private]
 

Definition at line 30 of file label_default.h.

CL_ResourceManager* CL_Label_Default::resources [private]
 

Definition at line 33 of file label_default.h.

CL_Slot CL_Label_Default::slot_paint [private]
 

Definition at line 27 of file label_default.h.

CL_StyleManager_Default* CL_Label_Default::style [private]
 

Definition at line 32 of file label_default.h.


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