ClanLib  2.3.7
CL_LineEdit Member List

This is the complete list of members for CL_LineEdit, including all inherited members.

align_center enum valueCL_LineEdit
align_left enum valueCL_LineEdit
align_right enum valueCL_LineEdit
Alignment enum nameCL_LineEdit
capture_mouse(bool capture)CL_GUIComponent
capture_proximity(bool capture)CL_GUIComponent
CL_GUIComponent(CL_GUIComponent *parent)CL_GUIComponent
CL_GUIComponent(CL_GUIManager *manager, CL_GUITopLevelDescription description)CL_GUIComponent
CL_GUIComponent(CL_GUIComponent *owner, CL_GUITopLevelDescription description)CL_GUIComponent
CL_LineEdit(CL_GUIComponent *parent)CL_LineEdit
clear_selection()CL_LineEdit
component_to_screen_coords(const CL_Point &component_point) const CL_GUIComponent
component_to_window_coords(const CL_Point &component_point) const CL_GUIComponent
component_to_window_coords(const CL_Rect &component_rect) const CL_GUIComponent
create_components(const CL_DomDocument &gui_xml)CL_GUIComponent
create_components(const CL_StringRef &fullname)CL_GUIComponent
create_components(CL_IODevice &file)CL_GUIComponent
create_components(const CL_StringRef &filename, const CL_VirtualDirectory &dir)CL_GUIComponent
delete_child_components()CL_GUIComponent
delete_selected_text()CL_LineEdit
exec()CL_GUIComponent
exit_with_code(int exit_code)CL_GUIComponent
focus_group enum valueCL_GUIComponent
focus_local enum valueCL_GUIComponent
focus_next()CL_GUIComponent
focus_parent enum valueCL_GUIComponent
focus_previous()CL_GUIComponent
focus_refuse enum valueCL_GUIComponent
FocusPolicy enum nameCL_GUIComponent
func_activated()CL_GUIComponent
func_after_edit_changed()CL_LineEdit
func_before_edit_changed()CL_LineEdit
func_close()CL_GUIComponent
func_constrain_resize()CL_GUIComponent
func_create_custom_component()CL_GUIComponentvirtual
func_deactivated()CL_GUIComponent
func_enablemode_changed()CL_GUIComponent
func_enter_pressed()CL_LineEdit
func_filter_message()CL_GUIComponent
func_focus_gained()CL_LineEdit
func_focus_lost()CL_LineEdit
func_input()CL_GUIComponent
func_input_doubleclick()CL_GUIComponent
func_input_pointer_moved()CL_GUIComponent
func_input_pressed()CL_GUIComponent
func_input_released()CL_GUIComponent
func_pointer_enter()CL_GUIComponent
func_pointer_exit()CL_GUIComponent
func_process_message()CL_GUIComponent
func_render()CL_GUIComponent
func_resized()CL_GUIComponent
func_selection_changed()CL_LineEdit
func_style_changed()CL_GUIComponent
func_visibility_change()CL_GUIComponent
get_alignment() const CL_LineEdit
get_allow_resize() const CL_GUIComponent
get_blocks_default_action() const CL_GUIComponent
get_child_component_group(const CL_String &group_name) const CL_GUIComponent
get_child_components() const CL_GUIComponent
get_class_name() const CL_GUIComponent
get_clip_children() const CL_GUIComponent
get_component_at(const CL_Point &point)CL_GUIComponent
get_component_group_name() const CL_GUIComponent
get_constant_repaint() const CL_GUIComponent
get_css_element()CL_GUIComponent
get_css_layout()CL_GUIComponent
get_cursor_pos() const CL_LineEdit
get_display_window() const CL_GUIComponent
get_element_name() const CL_GUIComponent
get_first_child() const CL_GUIComponent
get_first_child()CL_GUIComponent
get_focus_policy() const CL_GUIComponent
get_gc()CL_GUIComponent
get_geometry() const CL_GUIComponent
get_group_selected_component()CL_GUIComponent
get_gui_manager() const CL_GUIComponent
get_height() const CL_GUIComponent
get_ic()CL_GUIComponent
get_id_name() const CL_GUIComponent
get_last_child() const CL_GUIComponent
get_last_child()CL_GUIComponent
get_layout() const CL_GUIComponent
get_max_length() const CL_LineEdit
get_named_item(CL_GUIComponent *reference_component, const CL_StringRef &id)CL_LineEditstatic
CL_GUIComponent::get_named_item(const CL_StringRef &id)CL_GUIComponent
get_next_component_in_tree()CL_GUIComponent
get_next_sibling() const CL_GUIComponent
get_next_sibling()CL_GUIComponent
get_owner_component() const CL_GUIComponent
get_owner_component()CL_GUIComponent
get_parent_component() const CL_GUIComponent
get_parent_component()CL_GUIComponent
get_preferred_height() const CL_GUIComponent
get_preferred_size() const CL_LineEditvirtual
get_preferred_width() const CL_GUIComponent
get_previous_component_in_tree()CL_GUIComponent
get_previous_sibling() const CL_GUIComponent
get_previous_sibling()CL_GUIComponent
get_resources() const CL_GUIComponent
get_selection() const CL_LineEdit
get_selection_length() const CL_LineEdit
get_selection_start() const CL_LineEdit
get_size() const CL_GUIComponent
get_text() const CL_LineEdit
get_text_float() const CL_LineEdit
get_text_int() const CL_LineEdit
get_text_size()CL_LineEdit
get_text_size(const CL_String &str)CL_LineEdit
get_theme() const CL_GUIComponent
get_top_level_component() const CL_GUIComponent
get_top_level_component()CL_GUIComponent
get_type_name() const CL_GUIComponent
get_width() const CL_GUIComponent
get_window_geometry() const CL_GUIComponent
has_child_components() const CL_GUIComponent
has_focus() const CL_GUIComponent
is_active() const CL_GUIComponent
is_ancestor_of(CL_GUIComponent *component)CL_GUIComponent
is_cancel()CL_GUIComponent
is_default()CL_GUIComponent
is_descendant_of(CL_GUIComponent *component)CL_GUIComponent
is_double_click_enabled() const CL_GUIComponent
is_enabled() const CL_GUIComponent
is_lowercase() const CL_LineEdit
is_password_mode() const CL_LineEdit
is_read_only() const CL_LineEdit
is_selected_in_group() const CL_GUIComponent
is_uppercase() const CL_LineEdit
is_visible() const CL_GUIComponent
load_css_layout(const CL_String &xml_filename, const CL_String &css_filename)CL_GUIComponent
paint()CL_GUIComponent
paint(const CL_Rect &clip_rect)CL_GUIComponent
pop_cliprect(CL_GraphicContext &gc)CL_GUIComponent
push_cliprect(CL_GraphicContext &gc, const CL_Rect &rect)CL_GUIComponent
render(CL_GraphicContext &gc, const CL_Rect &clip_rect, bool include_children=true)CL_GUIComponent
request_repaint()CL_GUIComponent
request_repaint(CL_Rect rect)CL_GUIComponent
reset_cliprect(CL_GraphicContext &gc)CL_GUIComponent
resize_to_fit(int max_width)CL_LineEdit
screen_to_component_coords(const CL_Point &screen_point) const CL_GUIComponent
select_all()CL_LineEdit
set_alignment(Alignment alignment)CL_LineEdit
set_blocks_default_action(bool block)CL_GUIComponent
set_cancel(bool value)CL_GUIComponent
set_class_name(const CL_StringRef &name)CL_GUIComponent
set_clip_children(bool clip=true, const CL_Rect &clip_rect=CL_Rect(0, 0, 0, 0))CL_GUIComponent
set_cliprect(CL_GraphicContext &gc, const CL_Rect &rect)CL_GUIComponent
set_component_group_name(const CL_StringRef &str)CL_GUIComponent
set_constant_repaint(bool enable)CL_GUIComponent
set_cursor(const CL_Cursor &cursor)CL_GUIComponent
set_cursor(enum CL_StandardCursor type)CL_GUIComponent
set_cursor_drawing_enabled(bool enable)CL_LineEdit
set_cursor_pos(int pos)CL_LineEdit
set_decimal_character(const CL_StringRef &decimal_char)CL_LineEdit
set_default(bool value)CL_GUIComponent
set_double_click_enabled(bool enable)CL_GUIComponent
set_enabled(bool enable=true)CL_GUIComponent
set_focus(bool enable=true)CL_GUIComponent
set_focus_policy(FocusPolicy policy)CL_GUIComponent
set_geometry(CL_Rect geometry)CL_GUIComponent
set_id_name(const CL_StringRef &name)CL_GUIComponent
set_input_mask(const CL_StringRef &mask)CL_LineEdit
set_layout(CL_GUILayout &layout)CL_GUIComponent
set_lowercase(bool enable=true)CL_LineEdit
set_max_length(int length)CL_LineEdit
set_numeric_mode(bool enable=true, bool decimals=false)CL_LineEdit
set_parent_component(CL_GUIComponent *new_parent)CL_GUIComponent
set_password_mode(bool enable=true)CL_LineEdit
set_read_only(bool enable=true)CL_LineEdit
set_select_all_on_focus_gain(bool enable)CL_LineEdit
set_selected_in_component_group(bool selected)CL_GUIComponent
set_selection(int pos, int length)CL_LineEdit
set_text(const CL_StringRef &text)CL_LineEdit
set_text(int number)CL_LineEdit
set_text(float number, int num_decimal_places=6)CL_LineEdit
set_type_name(const CL_StringRef &name)CL_GUIComponent
set_uppercase(bool enable=true)CL_LineEdit
set_visible(bool visible=true, bool activate_root_win=true)CL_GUIComponent
set_window_geometry(CL_Rect geometry)CL_GUIComponent
window_to_component_coords(const CL_Point &window_point) const CL_GUIComponent
window_to_component_coords(const CL_Rect &window_rect) const CL_GUIComponent
~CL_GUIComponent()CL_GUIComponentvirtual
~CL_LineEdit()CL_LineEditvirtual