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

Function axisRect

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

Source from the content-addressed store, hash-verified

2216 // getters:
2217 AxisType axisType() const { return mAxisType; }
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; }

Callers 3

setScaleRatioMethod · 0.85
AeqPreviewPlotMethod · 0.85
moveLegendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected