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

Function textAlignment

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

Source from the content-addressed store, hash-verified

6325 QString text() const { return mText; }
6326 Qt::Alignment positionAlignment() const { return mPositionAlignment; }
6327 Qt::Alignment textAlignment() const { return mTextAlignment; }
6328 double rotation() const { return mRotation; }
6329 QMargins padding() const { return mPadding; }
6330

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected