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

Function tickStepStrategy

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

getters:

Source from the content-addressed store, hash-verified

1556
1557 // getters:
1558 TickStepStrategy tickStepStrategy() const { return mTickStepStrategy; }
1559 int tickCount() const { return mTickCount; }
1560 double tickOrigin() const { return mTickOrigin; }
1561

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected