Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetAction
Method
SetAction
plugins/base/macro-action-source.cpp:411–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
void MacroActionSource::SetAction(Action action)
412
{
413
_action = action;
414
SetupTempVars();
415
}
416
417
static inline void populateActionSelection(QComboBox *list)
418
{
Callers
1
ActionChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected