scim 1.4.18
scim::CommonLookupTable Member List

This is the complete list of members for scim::CommonLookupTable, including all inherited members.

append_candidate(const WideString &cand, const AttributeList &attrs=AttributeList())scim::CommonLookupTable
append_candidate(ucs4_t cand, const AttributeList &attrs=AttributeList())scim::CommonLookupTable
clear()scim::CommonLookupTablevirtual
CommonLookupTable(int page_size=10)scim::CommonLookupTable
CommonLookupTable(int page_size, const std::vector< WideString > &labels)scim::CommonLookupTable
cursor_down()scim::LookupTable
cursor_up()scim::LookupTable
fix_page_size(bool fixed=true)scim::LookupTable
get_attributes(int index) constscim::CommonLookupTablevirtual
get_attributes_in_current_page(int page_index) constscim::LookupTable
get_candidate(int index) constscim::CommonLookupTablevirtual
get_candidate_in_current_page(int page_index) constscim::LookupTable
get_candidate_label(int page_index) constscim::LookupTable
get_current_page_size() constscim::LookupTable
get_current_page_start() constscim::LookupTable
get_cursor_pos() constscim::LookupTable
get_cursor_pos_in_current_page() constscim::LookupTable
get_page_size() constscim::LookupTable
is_cursor_visible() constscim::LookupTable
is_page_size_fixed() constscim::LookupTable
LookupTable(int page_size=10)scim::LookupTable
number_of_candidates() constscim::CommonLookupTablevirtual
page_down()scim::LookupTable
page_up()scim::LookupTable
set_candidate_labels(const std::vector< WideString > &labels)scim::LookupTable
set_cursor_pos(int pos)scim::LookupTable
set_cursor_pos_in_current_page(int pos)scim::LookupTable
set_page_size(int page_size)scim::LookupTable
show_cursor(bool show=true)scim::LookupTable
~CommonLookupTable()scim::CommonLookupTable
~LookupTable()scim::LookupTablevirtual