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

Function bracketStyle

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

Source from the content-addressed store, hash-verified

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; }
4554

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected