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

Function radialAxis

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

getters:

Source from the content-addressed store, hash-verified

7553
7554 // getters:
7555 QCPPolarAxisRadial *radialAxis() const { return mRadialAxis.data(); }
7556 GridTypes type() const { return mType; }
7557 GridTypes subGridType() const { return mSubGridType; }
7558 bool antialiasedSubGrid() const { return mAntialiasedSubGrid; }

Callers 1

QCPPolarAxisAngularMethod · 0.85

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected