Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
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
5548
void QCPLabelPainterPrivate::setSubstituteExponent(bool enabled)
5549
{
5550
mSubstituteExponent = enabled;
5551
}
5552
5553
void QCPLabelPainterPrivate::setMultiplicationSymbol(QChar symbol)
5554
{
Callers
1
setNumberFormat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected