#include <combobox_default.h>
Inheritance diagram for CL_ComboBox_Default:


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_ComboBox* | combobox |
| CL_StyleManager_Default* | style |
| CL_ResourceManager* | resources |
| CL_Font* | fnt_options |
| CL_Surface* | sur_select_normal |
| CL_Surface* | sur_select_toggled |
| CL_Surface* | sur_select_disabled |
| int | button_width |
| int | button_height |
| CL_SelectionList* | select_list |
| CL_Slot | selection_slot |
| CL_Slot | selection_cancel_slot |
| CL_Slot | slot_activated |
| CL_Slot | slot_deactivated |
| CL_Slot | slot_paint |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 47 of file combobox_default.h. |
|
|
Definition at line 46 of file combobox_default.h. |
|
|
Definition at line 37 of file combobox_default.h. |
|
|
Definition at line 41 of file combobox_default.h. |
|
|
Definition at line 40 of file combobox_default.h. |
|
|
Definition at line 49 of file combobox_default.h. |
|
|
Definition at line 52 of file combobox_default.h. |
|
|
Definition at line 51 of file combobox_default.h. |
|
|
Definition at line 53 of file combobox_default.h. |
|
|
Definition at line 53 of file combobox_default.h. |
|
|
Definition at line 53 of file combobox_default.h. |
|
|
Definition at line 39 of file combobox_default.h. |
|
|
Definition at line 44 of file combobox_default.h. |
|
|
Definition at line 42 of file combobox_default.h. |
|
|
Definition at line 43 of file combobox_default.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001