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

Method setRadialAxis

3rdparty/qcustomplot/qcustomplot.cpp:34203–34206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34201}
34202
34203void QCPPolarGrid::setRadialAxis(QCPPolarAxisRadial *axis)
34204{
34205 mRadialAxis = axis;
34206}
34207
34208void QCPPolarGrid::setType(GridTypes type)
34209{

Callers 1

QCPPolarAxisAngularMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected