MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / setAbbreviateDecimalPowers

Method setAbbreviateDecimalPowers

3rdparty/qcustomplot/qcustomplot.cpp:5558–5561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5556}
5557
5558void QCPLabelPainterPrivate::setAbbreviateDecimalPowers(bool enabled)
5559{
5560 mAbbreviateDecimalPowers = enabled;
5561}
5562
5563void QCPLabelPainterPrivate::setCacheSize(int labelCount)
5564{

Callers 2

QCPPolarAxisRadialMethod · 0.80
QCPPolarAxisAngularMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected