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

Function brushNegative

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

Source from the content-addressed store, hash-verified

5902 bool twoColored() const { return mTwoColored; }
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected