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