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

Function dataRanges

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

Source from the content-addressed store, hash-verified

955 int dataPointCount() const;
956 QCPDataRange dataRange(int index=0) const;
957 QList<QCPDataRange> dataRanges() const { return mDataRanges; }
958 QCPDataRange span() const;
959
960 // non-property methods:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected