MCPcopy 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
5533void QCPLabelPainterPrivate::setColor(const QColor &color)
5534{
5535 mColor = color;
5536}
5537
5538void QCPLabelPainterPrivate::setPadding(int padding)
5539{

Callers 7

QCPBarsMethod · 0.80
drawMethod · 0.80
EQSurfaceMethod · 0.80
CompanderSurfaceMethod · 0.80
EqualizerSurfaceMethod · 0.80
MainWindowMethod · 0.80
setPaletteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected