Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
QJsonObject CanLoad::getConfig() const
45
{
46
return d_ptr->getSettings();
47
}
48
49
std::shared_ptr<QWidget> CanLoad::getQConfig() const
50
{
Callers
2
canload_test.cpp
File · 0.45
save
Method · 0.45
Calls
1
getSettings
Method · 0.45
Tested by
no test coverage detected