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

CL_ListBox_Default Class Reference

#include <listbox_default.h>

Inheritance diagram for CL_ListBox_Default:

Inheritance graph
[legend]
Collaboration diagram for CL_ListBox_Default:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_ListBox_Default (CL_ListBox *listbox, const CL_ComponentOptions &options, CL_StyleManager_Default *style)
virtual ~CL_ListBox_Default ()

Private Methods

void on_paint_background ()
void on_paint_listbox ()

Private Attributes

CL_Slot slot_paint_background
CL_Slot slot_paint_listbox
CL_ListBoxlistbox
CL_StyleManager_Defaultstyle
CL_ResourceManagerresources
CL_Fontfont

Constructor & Destructor Documentation

CL_ListBox_Default::CL_ListBox_Default ( CL_ListBox * listbox,
const CL_ComponentOptions & options,
CL_StyleManager_Default * style )
 

virtual CL_ListBox_Default::~CL_ListBox_Default ( ) [virtual]
 


Member Function Documentation

void CL_ListBox_Default::on_paint_background ( ) [private]
 

void CL_ListBox_Default::on_paint_listbox ( ) [private]
 


Member Data Documentation

CL_Font* CL_ListBox_Default::font [private]
 

Definition at line 38 of file listbox_default.h.

CL_ListBox* CL_ListBox_Default::listbox [private]
 

Definition at line 34 of file listbox_default.h.

CL_ResourceManager* CL_ListBox_Default::resources [private]
 

Definition at line 37 of file listbox_default.h.

CL_Slot CL_ListBox_Default::slot_paint_background [private]
 

Definition at line 29 of file listbox_default.h.

CL_Slot CL_ListBox_Default::slot_paint_listbox [private]
 

Definition at line 30 of file listbox_default.h.

CL_StyleManager_Default* CL_ListBox_Default::style [private]
 

Definition at line 36 of file listbox_default.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