, including all inherited members.
close_connection() | scim::PanelClient | |
filter_event() | scim::PanelClient | |
focus_in(int icid, const String &uuid) | scim::PanelClient | |
focus_out(int icid) | scim::PanelClient | |
get_connection_number() const | scim::PanelClient | |
has_pending_event() const | scim::PanelClient | |
hide_aux_string(int icid) | scim::PanelClient | |
hide_lookup_table(int icid) | scim::PanelClient | |
hide_preedit_string(int icid) | scim::PanelClient | |
is_connected() const | scim::PanelClient | |
open_connection(const String &config, const String &display) | scim::PanelClient | |
PanelClient() | scim::PanelClient | |
prepare(int icid) | scim::PanelClient | |
register_input_context(int icid, const String &uuid) | scim::PanelClient | |
register_properties(int icid, const PropertyList &properties) | scim::PanelClient | |
remove_input_context(int icid) | scim::PanelClient | |
send() | scim::PanelClient | |
send_helper_event(int icid, const String &helper_uuid, const Transaction &trans) | scim::PanelClient | |
show_aux_string(int icid) | scim::PanelClient | |
show_factory_menu(int icid, const std::vector< PanelFactoryInfo > &menu) | scim::PanelClient | |
show_help(int icid, const String &help) | scim::PanelClient | |
show_lookup_table(int icid) | scim::PanelClient | |
show_preedit_string(int icid) | scim::PanelClient | |
signal_connect_change_factory(PanelClientSlotString *slot) | scim::PanelClient | |
signal_connect_commit_string(PanelClientSlotWideString *slot) | scim::PanelClient | |
signal_connect_exit(PanelClientSlotVoid *slot) | scim::PanelClient | |
signal_connect_forward_key_event(PanelClientSlotKeyEvent *slot) | scim::PanelClient | |
signal_connect_lookup_table_page_down(PanelClientSlotVoid *slot) | scim::PanelClient | |
signal_connect_lookup_table_page_up(PanelClientSlotVoid *slot) | scim::PanelClient | |
signal_connect_move_preedit_caret(PanelClientSlotInt *slot) | scim::PanelClient | |
signal_connect_process_helper_event(PanelClientSlotStringStringTransaction *slot) | scim::PanelClient | |
signal_connect_process_key_event(PanelClientSlotKeyEvent *slot) | scim::PanelClient | |
signal_connect_reload_config(PanelClientSlotVoid *slot) | scim::PanelClient | |
signal_connect_request_factory_menu(PanelClientSlotVoid *slot) | scim::PanelClient | |
signal_connect_request_help(PanelClientSlotVoid *slot) | scim::PanelClient | |
signal_connect_select_candidate(PanelClientSlotInt *slot) | scim::PanelClient | |
signal_connect_trigger_property(PanelClientSlotString *slot) | scim::PanelClient | |
signal_connect_update_lookup_table_page_size(PanelClientSlotInt *slot) | scim::PanelClient | |
start_helper(int icid, const String &helper_uuid) | scim::PanelClient | |
stop_helper(int icid, const String &helper_uuid) | scim::PanelClient | |
turn_off(int icid) | scim::PanelClient | |
turn_on(int icid) | scim::PanelClient | |
update_aux_string(int icid, const WideString &str, const AttributeList &attrs) | scim::PanelClient | |
update_factory_info(int icid, const PanelFactoryInfo &info) | scim::PanelClient | |
update_lookup_table(int icid, const LookupTable &table) | scim::PanelClient | |
update_preedit_caret(int icid, int caret) | scim::PanelClient | |
update_preedit_string(int icid, const WideString &str, const AttributeList &attrs) | scim::PanelClient | |
update_property(int icid, const Property &property) | scim::PanelClient | |
update_screen(int icid, int screen) | scim::PanelClient | |
update_spot_location(int icid, int x, int y) | scim::PanelClient | |
~PanelClient() | scim::PanelClient | |