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

Function penNegative

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

Source from the content-addressed store, hash-verified

5904 QBrush brushNegative() const { return mBrushNegative; }
5905 QPen penPositive() const { return mPenPositive; }
5906 QPen penNegative() const { return mPenNegative; }
5907
5908 // setters:
5909 void setData(QSharedPointer<QCPFinancialDataContainer> data);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected