Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ setSwitchData
Method
setSwitchData
lib/legacy/switch-executable.cpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
void ExecutableSwitchWidget::setSwitchData(ExecutableSwitch *s)
248
{
249
switchData = s;
250
}
251
252
void ExecutableSwitchWidget::swapSwitchData(ExecutableSwitchWidget *s1,
253
ExecutableSwitchWidget *s2)
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected