Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ setSwitchData
Method
setSwitchData
lib/legacy/switch-time.cpp:281–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
void TimeSwitchWidget::setSwitchData(TimeSwitch *s)
282
{
283
switchData = s;
284
}
285
286
void TimeSwitchWidget::swapSwitchData(TimeSwitchWidget *s1,
287
TimeSwitchWidget *s2)
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected