Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_SelectionList Member List
This is the complete list of members for CL_SelectionList, 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)
- cancel()
- capture_mouse()
- 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)
- CL_SelectionList(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager_Default *style, CL_Font *font, const std::list< std::string > &selection_list)
- clear_removeflag()
- close()
- detach_style(CL_ComponentStyle *style)
- enable(bool enable=true)
- font
[private] - get_children()
- get_children() const
- get_children_rect()
- get_component_at(int pos_x, int pos_y)
- get_gui_manager() const
- get_height() const
- get_parent() const
- get_position() const
- get_root_parent()
- get_screen_rect() const
- get_style_manager() const
- get_width() const
- has_child(CL_Component *component) const
- has_focus() const
- has_scrollbar
[private] - highlighted_option
[private] - is_enabled() const
- is_mouse_captured() const
- is_popup() const
- is_removeflag_set() const
- is_visible() const
- max_height
[private] - on_key_down(CL_Component *comp, CL_InputDevice *device, CL_Key key)
[private] - on_mouse_move(CL_Component *comp, CL_InputDevice *device, int x, int y)
[private] - on_paint()
[private] - on_scroll_change(int new_offset)
[private] - popup(bool popup)
- quit()
- release_mouse()
- remove_child(CL_Component *child)
- run(CL_GUIManager *parent=NULL)
- scroll_offset
[private] - scrollbar
[private] - selection_list
[private] - 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_cancelled
- sig_child_add()
- sig_child_remove()
- sig_end_paint()
- sig_got_focus()
- 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()
- slot_key_down
[private] - slot_moouse_move
[private] - slot_paint
[private] - style
[private] - update()
- ~CL_Component()
[virtual] - ~CL_SelectionList()
[inline, virtual]
Generated at Wed Apr 4 19:57:24 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001