MCPcopy Create free account
hub / github.com/CieNTi/serial_port_plotter / scaleStrategy

Function scaleStrategy

qcustomplot/qcustomplot.h:1716–1716  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1714 // getters:
1715 double tickStep() const { return mTickStep; }
1716 ScaleStrategy scaleStrategy() const { return mScaleStrategy; }
1717
1718 // setters:
1719 void setTickStep(double step);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected