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

Method customEvent

source/ui/FuncUi.cpp:138–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136
137 save(ui.window_label);
138 save(ui.window_name_label);
139 lang_save_pht(ui.window_name_edit);
140 lang_save_pht(ui.window_class_edit);
141 lang_save_pht(ui.window_proc_edit);
142
143 save(ui.clock_label);
144 save(ui.clock_key_label);
145
146 save(ui.exePath_label);
147 save(ui.exePath_button);
148 save(ui.msgView_label);
149 save(ui.msgView_button);
150 save(ui.varView_label);

Callers

nothing calls this directly

Calls 2

setPadEnabledMethod · 0.80
typeMethod · 0.45

Tested by

no test coverage detected