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

Function penPositive

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

Source from the content-addressed store, hash-verified

5903 QBrush brushPositive() const { return mBrushPositive; }
5904 QBrush brushNegative() const { return mBrushNegative; }
5905 QPen penPositive() const { return mPenPositive; }
5906 QPen penNegative() const { return mPenNegative; }
5907
5908 // setters:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected