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

Method getConfig

src/components/cansignalencoder/cansignalencoder.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34QJsonObject CanSignalEncoder::getConfig() const
35{
36 return d_ptr->getSettings();
37}
38
39std::shared_ptr<QWidget> CanSignalEncoder::getQConfig() const
40{

Callers 1

Calls 1

getSettingsMethod · 0.45

Tested by

no test coverage detected