Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setColor
Method
setColor
3rdparty/qcustomplot/qcustomplot.cpp:5533–5536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5531
}
5532
5533
void QCPLabelPainterPrivate::setColor(const QColor &color)
5534
{
5535
mColor = color;
5536
}
5537
5538
void QCPLabelPainterPrivate::setPadding(int padding)
5539
{
Callers
7
QCPBars
Method · 0.80
draw
Method · 0.80
EQSurface
Method · 0.80
CompanderSurface
Method · 0.80
EqualizerSurface
Method · 0.80
MainWindow
Method · 0.80
setPalette
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected