MCPcopy 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
411void MacroActionSource::SetAction(Action action)
412{
413 _action = action;
414 SetupTempVars();
415}
416
417static inline void populateActionSelection(QComboBox *list)
418{

Callers 1

ActionChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected