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

CL_Label_Generic Class Reference

#include <label_generic.h>

Collaboration diagram for CL_Label_Generic:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Label_Generic (CL_Label *self, const CL_ComponentOptions &options, CL_StyleManager *style)
 ~CL_Label_Generic ()

Public Attributes

CL_Labellabel
std::string text
int alignment

Static Public Methods

CL_ComponentOptions create_options (const CL_Rect &pos, const std::string &text)

Constructor & Destructor Documentation

CL_Label_Generic::CL_Label_Generic ( CL_Label * self,
const CL_ComponentOptions & options,
CL_StyleManager * style )
 

CL_Label_Generic::~CL_Label_Generic ( ) [inline]
 

Definition at line 22 of file label_generic.h.


Member Function Documentation

CL_ComponentOptions CL_Label_Generic::create_options ( const CL_Rect & pos,
const std::string & text ) [static]
 


Member Data Documentation

int CL_Label_Generic::alignment
 

Definition at line 27 of file label_generic.h.

CL_Label* CL_Label_Generic::label
 

Definition at line 24 of file label_generic.h.

std::string CL_Label_Generic::text
 

Definition at line 26 of file label_generic.h.


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