Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_ScrollBar Member List
This is the complete list of members for CL_ScrollBar, 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()
- 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_ScrollBar(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_ScrollBar(const CL_Rect &pos, int min, int max, bool orientation, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_ScrollBar(const CL_ScrollBar ©)
[inline, private] - clear_removeflag()
- close()
- decrease(int step=1)
- detach_style(CL_ComponentStyle *style)
- enable(bool enable=true)
- get_children()
- get_children() const
- get_children_rect()
- get_client_area() const
- get_component_at(int pos_x, int pos_y)
- get_gui_manager() const
- get_height() const
- get_max_value() const
- get_min_value() const
- get_parent() const
- get_position() const
- get_range() const
- get_root_parent()
- get_screen_rect() const
- get_slider_rect() const
- get_style_manager() const
- get_value() const
- get_width() const
- has_child(CL_Component *component) const
- has_focus() const
- impl
[private] - increase(int step=1)
- is_dragging_slider() const
- is_enabled() const
- is_fixed_length_slider() const
- is_mouse_captured() const
- is_popup() const
- is_removeflag_set() const
- is_tracking() const
- is_vertical() const
- is_visible() const
- popup(bool popup)
- quit()
- release_mouse()
- remove_child(CL_Component *child)
- run(CL_GUIManager *parent=NULL)
- set_fixed_length_slider(bool fixed_length=true)
- set_focus()
- set_gui_manager(CL_GUIManager *gui)
- set_height(int height)
- set_max_value(int value)
- set_min_value(int value)
- set_parent(CL_Component *parent)
- set_position(const CL_Rect &new_pos)
- set_position(int new_x, int new_y)
- set_range(int min_value, int max_value)
- set_size(int new_width, int new_height)
- set_slider_length(int length)
- set_tracking(bool enable=true)
- set_value(int value)
- set_vertical(bool enable=true)
- set_width(int width)
- show(bool show=true)
- sig_begin_paint()
- 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_slider_moved()
- sig_slider_pressed()
- sig_slider_released()
- sig_transform_coords()
- sig_value_changed()
- update()
- ~CL_Component()
[virtual] - ~CL_ScrollBar()
[virtual]
Generated at Wed Apr 4 19:57:23 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001