Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-screen-region.cpp:361–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
}
360
361
ScreenRegionSwitch *ScreenRegionWidget::getSwitchData()
362
{
363
return switchData;
364
}
365
366
void ScreenRegionWidget::setSwitchData(ScreenRegionSwitch *s)
367
{
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected