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

Method applyConfig

Default/GenericInspector/GenericInspector.cpp:292–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292void
293GenericInspector::applyConfig(void)
294{
295 this->ui->setAppConfig(*this->mediator()->getAppConfig());
296}
297
298///////////////////////////// Private methods /////////////////////////////////
299QString

Callers

nothing calls this directly

Calls 3

setAppConfigMethod · 0.80
getAppConfigMethod · 0.80
mediatorMethod · 0.80

Tested by

no test coverage detected