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

Function range

3rdparty/qcustomplot/qcustomplot.h:2220–2220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2218 QCPAxisRect *axisRect() const { return mAxisRect; }
2219 ScaleType scaleType() const { return mScaleType; }
2220 const QCPRange range() const { return mRange; }
2221 bool rangeReversed() const { return mRangeReversed; }
2222 QSharedPointer<QCPAxisTicker> ticker() const { return mTicker; }
2223 bool ticks() const { return mTicks; }

Callers 3

scaleRangeMethod · 0.70
setScaleRatioMethod · 0.70
mousePressEventMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected