MCPcopy 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
43void ProjectConfig::clearGraphView()
44{
45 Q_D(ProjectConfig);
46 return d->clearGraphView();
47}
48
49void ProjectConfig::setColorMode(bool darkMode)
50{

Callers 2

closeProjectConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected