MCPcopy 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
27void MacroSegmentScriptInline::SetPath(const std::string &path)
28{
29 _script.SetPath(path);
30}
31
32static void populateLanguageSelection(QComboBox *list)
33{

Callers 2

PathChangedMethod · 0.45
PopulateWidgetsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected