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

Method SetColor

source/ui/PopsUi.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 // sound
151 style_set_group(ui.enable_sound_edit, "line_edit");
152 style_set_group(ui.disable_sound_edit, "line_edit");
153 style_set_group(ui.window_on_sound_edit, "line_edit");
154 style_set_group(ui.window_off_sound_edit, "line_edit");
155 style_set_group(ui.click_on_sound_edit, "line_edit");
156 style_set_group(ui.click_off_sound_edit, "line_edit");
157 style_set_group(ui.switch_on_sound_edit, "line_edit");
158 style_set_group(ui.switch_off_sound_edit, "line_edit");

Callers

nothing calls this directly

Calls 1

setStyleSheetMethod · 0.45

Tested by

no test coverage detected