Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_Label Member List
This is the complete list of members for CL_Label, 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_Label(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_Label(const CL_Point &pos, const std::string &text, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_Label(const CL_Rect &pos, const std::string &text, CL_Component *parent, CL_StyleManager *style=NULL)
- CL_Label(const CL_Label ©)
[inline, private] - clear()
- clear_removeflag()
- close()
- detach_style(CL_ComponentStyle *style)
- enable(bool enable=true)
- get_alignment() const
- 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_text() const
- get_width() const
- has_child(CL_Component *component) const
- has_focus() const
- impl
[private] - is_enabled() const
- is_mouse_captured() const
- is_popup() const
- is_removeflag_set() const
- is_visible() const
- popup(bool popup)
- quit()
- release_mouse()
- remove_child(CL_Component *child)
- run(CL_GUIManager *parent=NULL)
- set_alignment(int alignment)
- 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_text(const std::string &text)
- set_text(int number)
- set_text(double number)
- 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_transform_coords()
- update()
- ~CL_Component()
[virtual] - ~CL_Label()
[virtual]
Generated at Wed Apr 4 19:57:06 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001