Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_ComboBox Member List
This is the complete list of members for CL_ComboBox, including all inherited members.
- add_child(CL_Component *child, bool delete_child=false)
- add_components(class CL_ComponentManager *component_manager)
- attach_style(CL_ComponentStyle *style)
- capture_mouse()
- change_item(const std::string &text, int index)
- CL_ComboBox(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_ComboBox(const CL_Rect &pos, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_ComboBox(const CL_ComboBox ©)
[inline, private] - CL_Component(CL_Component *parent, CL_StyleManager *style=NULL)
- CL_Component(const CL_Rect &pos, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_Component(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style=NULL)
- clear()
- clear_removeflag()
- clear_selection()
- close()
- detach_style(CL_ComponentStyle *style)
- enable(bool enable=true)
- get_children()
- get_children() const
- get_children_rect()
- get_component_at(int pos_x, int pos_y)
- get_count() const
- get_current_item() const
- get_current_text() const
- get_gui_manager() const
- get_height() const
- get_items() const
- get_parent() const
- get_position() const
- get_root_parent()
- get_screen_rect() const
- get_style_manager() const
- get_text(int index) const
- get_width() const
- has_child(CL_Component *component) const
- has_focus() const
- impl
[private] - insert_item(const std::string &text, int index=-1)
- is_enabled() const
- is_mouse_captured() const
- is_popup() const
- is_removeflag_set() const
- is_selected(int index) const
- is_visible() const
- popup(bool popup)
- quit()
- release_mouse()
- remove_child(CL_Component *child)
- remove_item(int index)
- run(CL_GUIManager *parent=NULL)
- set_current_item(int index)
- set_focus()
- set_gui_manager(CL_GUIManager *gui)
- set_height(int height)
- set_parent(CL_Component *parent)
- set_position(const CL_Rect &new_pos)
- set_position(int new_x, int new_y)
- set_size(int new_width, int new_height)
- set_width(int width)
- show(bool show=true)
- sig_activated()
- sig_begin_paint()
- sig_child_add()
- sig_child_remove()
- sig_end_paint()
- sig_got_focus()
- sig_highlighted()
- sig_key_down()
- sig_key_up()
- sig_lost_focus()
- sig_mouse_entered()
- sig_mouse_left()
- sig_mouse_moved()
- sig_paint()
- sig_resized()
- sig_transform_coords()
- sort(bool ascending=true)
- update()
- ~CL_ComboBox()
[virtual] - ~CL_Component()
[virtual]
Generated at Wed Apr 4 19:56:45 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001