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

Function graphKey

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

Source from the content-addressed store, hash-verified

6559 TracerStyle style() const { return mStyle; }
6560 QCPGraph *graph() const { return mGraph; }
6561 double graphKey() const { return mGraphKey; }
6562 bool interpolating() const { return mInterpolating; }
6563
6564 // setters;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected