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

Function channelFillGraph

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

Source from the content-addressed store, hash-verified

5195 QCPScatterStyle scatterStyle() const { return mScatterStyle; }
5196 int scatterSkip() const { return mScatterSkip; }
5197 QCPGraph *channelFillGraph() const { return mChannelFillGraph.data(); }
5198 bool adaptiveSampling() const { return mAdaptiveSampling; }
5199
5200 // setters:

Callers

nothing calls this directly

Calls 1

dataMethod · 0.80

Tested by

no test coverage detected