Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetSegment
Method
SetSegment
lib/utils/temp-variable.cpp:780–785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
778
}
779
780
void TempVarOutputMappingsWidget::SetSegment(MacroSegment *segment)
781
{
782
_segment = segment;
783
_panelExpanded = false;
784
Rebuild();
785
}
786
787
void TempVarOutputMappingsWidget::Add()
788
{
Callers
1
SetupVarMappings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected