MCPcopy 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
418WindowSwitch *WindowSwitchWidget::getSwitchData()
419{
420 return switchData;
421}
422
423void WindowSwitchWidget::setSwitchData(WindowSwitch *s)
424{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected