Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetPath
Method
SetPath
plugins/scripting/macro-segment-script-inline.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void MacroSegmentScriptInline::SetPath(const std::string &path)
28
{
29
_script.SetPath(path);
30
}
31
32
static void populateLanguageSelection(QComboBox *list)
33
{
Callers
2
PathChanged
Method · 0.45
PopulateWidgets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected