MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / deserialize

Method deserialize

Default/DefaultTab/DefaultTabWidget.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23using namespace SigDigger;
24
25void
26DefaultTabWidgetConfig::deserialize(Suscan::Object const &)
27{
28
29}
30
31Suscan::Object &&
32DefaultTabWidgetConfig::serialize(void)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected