ClanLib  2.3.7
CL_GUIManager Member List

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

add_resources(const CL_ResourceManager &resources)CL_GUIManager
add_resources(const CL_String &filename)CL_GUIManager
add_resources(const CL_String &filename, const CL_VirtualDirectory &directory)CL_GUIManager
add_theme(const CL_String &path_to_theme)CL_GUIManager
CL_GUIComponent_Impl classCL_GUIManagerfriend
CL_GUIManager()CL_GUIManager
CL_GUIManager(const CL_DisplayWindow &display_window)CL_GUIManager
CL_GUIManager(const CL_String &path_to_theme)CL_GUIManager
CL_GUIManager(const CL_DisplayWindow &display_window, const CL_String &path_to_theme)CL_GUIManager
CL_GUIManager(CL_GUIWindowManager &window_manager, const CL_String &path_to_theme)CL_GUIManager
CL_GUIManager(CL_SharedPtr< CL_GUIManager_Impl > impl)CL_GUIManager
CL_GUIThemePart classCL_GUIManagerfriend
CL_GUIThemePart_Impl classCL_GUIManagerfriend
clear_exit_flag()CL_GUIManager
create_layout(CL_GUIComponent *component)CL_GUIManager
dispatch_message(CL_GUIMessage message)CL_GUIManager
exec()CL_GUIManager
exit_with_code(int exit_code)CL_GUIManager
func_exec_handler()CL_GUIManager
get_capture_component() const CL_GUIManager
get_clipboard_text() const CL_GUIManager
get_css_document() const CL_GUIManager
get_exit_code() const CL_GUIManager
get_exit_flag() const CL_GUIManager
get_focused_component()CL_GUIManager
get_registered_font(const CL_FontDescription &desc)CL_GUIManager
get_theme() const CL_GUIManager
get_window_manager() const CL_GUIManager
has_layout(CL_GUIComponent *component)CL_GUIManager
initialize_layout_manager(const CL_String &xml_fullname, const CL_String &css_fullname)CL_GUIManager
is_gui_manager() const CL_GUIManagerinline
process_messages(int timeout)CL_GUIManager
register_font(const CL_Font &font, const CL_FontDescription &desc)CL_GUIManager
render_windows()CL_GUIManager
request_repaint(const CL_Rect &rect, CL_GUIComponent *root_component)CL_GUIManager
set_accelerator_table(const CL_AcceleratorTable &table)CL_GUIManager
set_capture_component(CL_GUIComponent *component, bool state)CL_GUIManager
set_clipboard_text(const CL_StringRef &str)CL_GUIManager
set_css_document(CL_CSSDocument css)CL_GUIManager
set_css_document(const CL_String &fullname)CL_GUIManager
set_css_document(const CL_String &filename, const CL_VirtualDirectory &directory)CL_GUIManager
set_tablet_proximity_component(CL_GUIComponent *, bool state)CL_GUIManager
set_theme(CL_GUITheme &theme)CL_GUIManager
set_window_manager(CL_GUIWindowManager &window_manager)CL_GUIManager
sig_filter_message()CL_GUIManager
~CL_GUIManager()CL_GUIManagervirtual