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

Function bracketPen

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

getters:

Source from the content-addressed store, hash-verified

4545
4546 // getters:
4547 QPen bracketPen() const { return mBracketPen; }
4548 QBrush bracketBrush() const { return mBracketBrush; }
4549 int bracketWidth() const { return mBracketWidth; }
4550 int bracketHeight() const { return mBracketHeight; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected