Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
void MacroActionRun::SetWaitEnabled(bool value)
147
{
148
_wait = value;
149
SetupTempVars();
150
}
151
152
MacroActionRunEdit::MacroActionRunEdit(
153
QWidget *parent, std::shared_ptr<MacroActionRun> entryData)
Callers
1
WaitChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected