MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getColors

Method getColors

Settings/ConfigDialog.cpp:114–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113
114ColorConfig
115ConfigDialog::getColors(void) const
116{
117 return this->colorTab->getColorConfig();
118}
119
120void
121ConfigDialog::setGuiConfig(GuiConfig const &config)

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

getColorConfigMethod · 0.80

Tested by

no test coverage detected