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