Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCollapsed
Method
SetCollapsed
lib/macro/macro-segment.cpp:497–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
495
}
496
497
void MacroSegmentEdit::SetCollapsed(bool collapsed)
498
{
499
_section->SetCollapsed(collapsed);
500
}
501
502
void MacroSegmentEdit::SetSelected(bool selected)
503
{
Callers
1
Collapsed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected