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

Function logBase

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

getters:

Source from the content-addressed store, hash-verified

1839
1840 // getters:
1841 double logBase() const { return mLogBase; }
1842 int subTickCount() const { return mSubTickCount; }
1843
1844 // setters:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected