MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / CheckTextChanged

Method CheckTextChanged

plugins/base/macro-condition-window.cpp:383–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381}
382
383void MacroConditionWindowEdit::CheckTextChanged(int state)
384{
385 GUARD_LOADING_AND_LOCK();
386 _entryData->SetCheckText(state);
387 SetWidgetVisibility();
388}
389
390void MacroConditionWindowEdit::WindowTextChanged()
391{

Callers

nothing calls this directly

Calls 1

SetCheckTextMethod · 0.80

Tested by

no test coverage detected