Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-window.cpp:418–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
}
417
418
WindowSwitch *WindowSwitchWidget::getSwitchData()
419
{
420
return switchData;
421
}
422
423
void WindowSwitchWidget::setSwitchData(WindowSwitch *s)
424
{
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected