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

Function adaptiveSampling

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

Source from the content-addressed store, hash-verified

5196 int scatterSkip() const { return mScatterSkip; }
5197 QCPGraph *channelFillGraph() const { return mChannelFillGraph.data(); }
5198 bool adaptiveSampling() const { return mAdaptiveSampling; }
5199
5200 // setters:
5201 void setData(QSharedPointer<QCPGraphDataContainer> data);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected