Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
QJsonObject CanSignalDecoder::getConfig() const
36
{
37
return d_ptr->getSettings();
38
}
39
40
std::shared_ptr<QWidget> CanSignalDecoder::getQConfig() const
41
{
Callers
1
cansignaldecoder_test.cpp
File · 0.45
Calls
1
getSettings
Method · 0.45
Tested by
no test coverage detected