MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / SetGroupCurrent

Method SetGroupCurrent

source/ui/EditUi.cpp:1164–1170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1162}
1163void EditUi::LoadLanguage()
1164{
1165 lang_trans_t(ui.action_entry_radio);
1166 lang_trans_t(ui.action_running_radio);
1167 lang_trans_t(ui.action_ending_radio);
1168 lang_trans_t(ui.title_var_label);
1169 lang_trans_t(ui.title_run_label);
1170 lang_trans_t(ui.title_close_button);
1171 lang_trans_t(ui.title_back_button);
1172 lang_trans_t(ui.tab_lock_check);
1173 lang_trans_t(ui.tab_hideTip_check);

Callers

nothing calls this directly

Calls 1

setStyleSheetMethod · 0.45

Tested by

no test coverage detected