Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
261
void LineWidget::setColor(const QColor& color) {
262
ui.kcbColor->setColor(color);
263
}
Callers
15
updateBrushStyles
Method · 0.45
addSymbolStyles
Method · 0.45
colorChanged
Method · 0.45
axisLabelsFontColorChanged
Method · 0.45
axisLabelsBackgroundColorChanged
Method · 0.45
load
Method · 0.45
updateAxisColor
Method · 0.45
loadConfig
Method · 0.45
updateModelEquation
Method · 0.45
init
Method · 0.45
curveValuesColorChanged
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected