MCPcopy 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
276TimeSwitch *TimeSwitchWidget::getSwitchData()
277{
278 return switchData;
279}
280
281void TimeSwitchWidget::setSwitchData(TimeSwitch *s)
282{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected