MCPcopy Create free account
hub / github.com/KDE/labplot / setColor

Method setColor

src/frontend/widgets/LineWidget.cpp:261–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261void LineWidget::setColor(const QColor& color) {
262 ui.kcbColor->setColor(color);
263}

Callers 15

updateBrushStylesMethod · 0.45
addSymbolStylesMethod · 0.45
colorChangedMethod · 0.45
loadMethod · 0.45
updateAxisColorMethod · 0.45
loadConfigMethod · 0.45
updateModelEquationMethod · 0.45
initMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected