Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_MenuItem Member List
This is the complete list of members for CL_MenuItem, including all inherited members.
- add_child(CL_Component *child)
[virtual] - add_child(CL_Component *child)
[virtual] - CL_Component::add_child(CL_Component *child, bool delete_child=false)
- add_components(class CL_ComponentManager *component_manager)
- attach_style(CL_ComponentStyle *style)
- capture_mouse()
- checkable
[protected] - checked
[protected] - 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_MenuItem(const CL_ComponentOptions &options, CL_Component *parent)
- CL_MenuItem(const CL_ComponentOptions &options, CL_Component *parent)
- clear_removeflag()
- close()
- close_children()
[private] - close_children()
[private] - create(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style)
[static] - create(const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style)
[static] - 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_gui_manager() const
- get_height() const
- get_impl()
[inline] - get_impl()
[inline] - get_parent() const
- get_position() const
- get_root_parent()
- get_screen_rect() const
- get_style_manager() const
- get_text()
[inline] - get_text()
[inline] - get_width() const
- has_child(CL_Component *component) const
- has_focus() const
- has_submenu()
[inline] - has_submenu()
[inline] - highlighted
[protected] - id
[protected] - impl
[protected] - init(int id)
[private] - init(int id)
[private] - is_checkable()
[inline] - is_checkable()
[inline] - is_checked()
[inline] - is_checked()
[inline] - is_enabled() const
- is_highlighted()
[inline] - is_highlighted()
[inline] - is_mouse_captured() const
- is_popup() const
- is_removeflag_set() const
- is_separator()
[inline] - is_separator()
[inline] - is_visible() const
- on_key_down(CL_Component *comp, CL_InputDevice *device, CL_Key key)
[protected] - on_key_down(CL_Component *comp, CL_InputDevice *device, CL_Key key)
[protected] - on_mouse_enter()
[protected] - on_mouse_enter()
[protected] - on_mouse_leave()
[protected] - on_mouse_leave()
[protected] - on_timer_popup()
[protected] - on_timer_popup()
[protected] - popup(bool popup)
- quit()
- release_mouse()
- remove_child(CL_Component *child)
- run(CL_GUIManager *parent=NULL)
- separator
[protected] - set_focus()
- set_gui_manager(CL_GUIManager *gui)
- set_height(int height)
- set_impl(CL_ComponentStyle *impl)
[inline] - set_impl(CL_ComponentStyle *impl)
[inline] - 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)
[inline] - set_text(const std::string &text)
[inline] - set_width(int width)
- show(bool show=true)
- sig_begin_paint()
- sig_child_add()
- sig_child_remove()
- sig_clicked
- 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
[protected] - slot_mouse_enter
[protected] - slot_mouse_level
[protected] - slot_timer_popup
[protected] - submenu
[protected] - text
[protected] - timer_popup
[protected] - update()
- ~CL_Component()
[virtual] - ~CL_MenuItem()
[inline, virtual] - ~CL_MenuItem()
[inline, virtual]
Generated at Wed Apr 4 19:57:09 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001