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

Method getConfig

src/components/cansignaldecoder/cansignaldecoder.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

Calls 1

getSettingsMethod · 0.45

Tested by

no test coverage detected