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

Function graph

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

Source from the content-addressed store, hash-verified

6558 double size() const { return mSize; }
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected