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

Method SetWaitEnabled

plugins/base/macro-action-run.cpp:146–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void MacroActionRun::SetWaitEnabled(bool value)
147{
148 _wait = value;
149 SetupTempVars();
150}
151
152MacroActionRunEdit::MacroActionRunEdit(
153 QWidget *parent, std::shared_ptr<MacroActionRun> entryData)

Callers 1

WaitChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected