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

Function plotLayout

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

Source from the content-addressed store, hash-verified

3837 bool backgroundScaled() const { return mBackgroundScaled; }
3838 Qt::AspectRatioMode backgroundScaledMode() const { return mBackgroundScaledMode; }
3839 QCPLayoutGrid *plotLayout() const { return mPlotLayout; }
3840 QCP::AntialiasedElements antialiasedElements() const { return mAntialiasedElements; }
3841 QCP::AntialiasedElements notAntialiasedElements() const { return mNotAntialiasedElements; }
3842 bool autoAddPlottableToLegend() const { return mAutoAddPlottableToLegend; }

Callers 1

AeqPreviewPlotMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected