lxgui
lxgui::gui::localizer Member List

This is the complete list of members for lxgui::gui::localizer, including all inherited members.

add_allowed_code_points(const code_point_range &range)lxgui::gui::localizer
add_allowed_code_points_for_group(const std::string &unicode_group)lxgui::gui::localizer
add_allowed_code_points_for_language(const std::string &language_code)lxgui::gui::localizer
auto_detect_allowed_code_points()lxgui::gui::localizer
auto_detect_preferred_languages()lxgui::gui::localizer
clear_allowed_code_points()lxgui::gui::localizer
clear_translations()lxgui::gui::localizer
format_string(std::string_view message, sol::variadic_args args) constlxgui::gui::localizer
format_string(std::string_view message, Args &&... args) constlxgui::gui::localizerinline
get_allowed_code_points() constlxgui::gui::localizer
get_fallback_code_point() constlxgui::gui::localizer
get_locale() constlxgui::gui::localizer
get_preferred_languages() constlxgui::gui::localizer
load_translation_file(const std::string &file_name)lxgui::gui::localizer
load_translations(const std::string &folder_path)lxgui::gui::localizer
localize(std::string_view key, sol::variadic_args args) constlxgui::gui::localizer
localize(std::string_view key, Args &&... args) constlxgui::gui::localizerinline
localizer()lxgui::gui::localizer
localizer(const localizer &)=deletelxgui::gui::localizer
localizer(localizer &&)=deletelxgui::gui::localizer
operator=(const localizer &)=deletelxgui::gui::localizer
operator=(localizer &&)=deletelxgui::gui::localizer
register_on_lua(sol::state &lua)lxgui::gui::localizer
set_fallback_code_point(char32_t code_point)lxgui::gui::localizer
set_locale(const std::locale &locale)lxgui::gui::localizer
set_preferred_languages(const std::vector< std::string > &languages)lxgui::gui::localizer