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

CL_ComboBox_Default Class Reference

#include <combobox_default.h>

Inheritance diagram for CL_ComboBox_Default:

Inheritance graph
[legend]
Collaboration diagram for CL_ComboBox_Default:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_ComboBox_Default (CL_ComboBox *combobox, const CL_ComponentOptions &options, CL_StyleManager_Default *style)
virtual ~CL_ComboBox_Default ()

Private Methods

void on_paint ()
void on_listbox_activated (int index)
void on_listbox_highlighted (int selection)
void on_listbox_cancel ()

Private Attributes

CL_ComboBoxcombobox
CL_StyleManager_Defaultstyle
CL_ResourceManagerresources
CL_Fontfnt_options
CL_Surfacesur_select_normal
CL_Surfacesur_select_toggled
CL_Surfacesur_select_disabled
int button_width
int button_height
CL_SelectionListselect_list
CL_Slot selection_slot
CL_Slot selection_cancel_slot
CL_Slot slot_activated
CL_Slot slot_deactivated
CL_Slot slot_paint

Constructor & Destructor Documentation

CL_ComboBox_Default::CL_ComboBox_Default ( CL_ComboBox * combobox,
const CL_ComponentOptions & options,
CL_StyleManager_Default * style )
 

virtual CL_ComboBox_Default::~CL_ComboBox_Default ( ) [virtual]
 


Member Function Documentation

void CL_ComboBox_Default::on_listbox_activated ( int index ) [private]
 

void CL_ComboBox_Default::on_listbox_cancel ( ) [private]
 

void CL_ComboBox_Default::on_listbox_highlighted ( int selection ) [private]
 

void CL_ComboBox_Default::on_paint ( ) [private]
 


Member Data Documentation

int CL_ComboBox_Default::button_height [private]
 

Definition at line 47 of file combobox_default.h.

int CL_ComboBox_Default::button_width [private]
 

Definition at line 46 of file combobox_default.h.

CL_ComboBox* CL_ComboBox_Default::combobox [private]
 

Definition at line 37 of file combobox_default.h.

CL_Font* CL_ComboBox_Default::fnt_options [private]
 

Definition at line 41 of file combobox_default.h.

CL_ResourceManager* CL_ComboBox_Default::resources [private]
 

Definition at line 40 of file combobox_default.h.

CL_SelectionList* CL_ComboBox_Default::select_list [private]
 

Definition at line 49 of file combobox_default.h.

CL_Slot CL_ComboBox_Default::selection_cancel_slot [private]
 

Definition at line 52 of file combobox_default.h.

CL_Slot CL_ComboBox_Default::selection_slot [private]
 

Definition at line 51 of file combobox_default.h.

CL_Slot CL_ComboBox_Default::slot_activated [private]
 

Definition at line 53 of file combobox_default.h.

CL_Slot CL_ComboBox_Default::slot_deactivated [private]
 

Definition at line 53 of file combobox_default.h.

CL_Slot CL_ComboBox_Default::slot_paint [private]
 

Definition at line 53 of file combobox_default.h.

CL_StyleManager_Default* CL_ComboBox_Default::style [private]
 

Definition at line 39 of file combobox_default.h.

CL_Surface* CL_ComboBox_Default::sur_select_disabled [private]
 

Definition at line 44 of file combobox_default.h.

CL_Surface* CL_ComboBox_Default::sur_select_normal [private]
 

Definition at line 42 of file combobox_default.h.

CL_Surface* CL_ComboBox_Default::sur_select_toggled [private]
 

Definition at line 43 of file combobox_default.h.


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