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

Function positionAlignment

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

Source from the content-addressed store, hash-verified

6324 QFont selectedFont() const { return mSelectedFont; }
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; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected