Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GENIVI/CANdevStudio
/ clearGraphView
Method
clearGraphView
src/gui/projectconfig/projectconfig.cpp:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void ProjectConfig::clearGraphView()
44
{
45
Q_D(ProjectConfig);
46
return d->clearGraphView();
47
}
48
49
void ProjectConfig::setColorMode(bool darkMode)
50
{
Callers
2
closeProjectConfig
Method · 0.45
projectconfig_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected