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

Function gradient

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

Source from the content-addressed store, hash-verified

5069 QCPRange dataRange() const { return mDataRange; }
5070 QCPAxis::ScaleType dataScaleType() const { return mDataScaleType; }
5071 QCPColorGradient gradient() const { return mGradient; }
5072 QString label() const;
5073 int barWidth () const { return mBarWidth; }
5074 bool rangeDrag() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected