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

Method setSubstituteExponent

3rdparty/qcustomplot/qcustomplot.cpp:5548–5551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5546}
5547
5548void QCPLabelPainterPrivate::setSubstituteExponent(bool enabled)
5549{
5550 mSubstituteExponent = enabled;
5551}
5552
5553void QCPLabelPainterPrivate::setMultiplicationSymbol(QChar symbol)
5554{

Callers 1

setNumberFormatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected