MCPcopy Create free account
hub / github.com/GENIVI/CANdevStudio / getConfig

Method getConfig

src/components/canload/canload.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44QJsonObject CanLoad::getConfig() const
45{
46 return d_ptr->getSettings();
47}
48
49std::shared_ptr<QWidget> CanLoad::getQConfig() const
50{

Callers 2

canload_test.cppFile · 0.45
saveMethod · 0.45

Calls 1

getSettingsMethod · 0.45

Tested by

no test coverage detected