Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetSelected
Method
SetSelected
lib/macro/macro-segment.cpp:502–506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
void MacroSegmentEdit::SetSelected(bool selected)
503
{
504
_borderFrame->setVisible(selected);
505
_noBorderframe->setVisible(!selected);
506
}
507
508
void MacroSegmentEdit::ShowDropLine(DropLineState state)
509
{
Callers
1
SetSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected