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

Method SelectGroup

source/ui/MacroUi.cpp:366–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364 TableUpdate();
365 }
366 }
367 Qi::widget.dialogActive = false;
368 Qi::widget.main->show();
369}
370void MacroUi::CurrentChanged(int table_index)
371{
372 currentMacros.clear();
373 currentGroup = nullptr;

Callers

nothing calls this directly

Calls 1

not_emptyMethod · 0.45

Tested by

no test coverage detected