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

Function mainKey

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

Source from the content-addressed store, hash-verified

5140 inline static bool sortKeyIsMainKey() { return true; }
5141
5142 inline double mainKey() const { return key; }
5143 inline double mainValue() const { return value; }
5144
5145 inline QCPRange valueRange() const { return QCPRange(value, value); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected