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

Function bracketHeight

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

Source from the content-addressed store, hash-verified

4548 QBrush bracketBrush() const { return mBracketBrush; }
4549 int bracketWidth() const { return mBracketWidth; }
4550 int bracketHeight() const { return mBracketHeight; }
4551 BracketStyle bracketStyle() const { return mBracketStyle; }
4552 bool tangentToData() const { return mTangentToData; }
4553 int tangentAverage() const { return mTangentAverage; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected