MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / font

Method font

3rdparty/qcustomplot/qcustomplot.h:1651–1651  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1649 QPointF anchorReference() const { return mAnchorReference; }
1650 AnchorReferenceType anchorReferenceType() const { return mAnchorReferenceType; }
1651 QFont font() const { return mFont; }
1652 QColor color() const { return mColor; }
1653 int padding() const { return mPadding; }
1654 double rotation() const { return mRotation; }

Callers 10

drawTextMethod · 0.80
QCPAxisMethod · 0.80
placeTickLabelMethod · 0.80
drawTickLabelMethod · 0.80
QCPAbstractLegendItemMethod · 0.80
QCPTextElementMethod · 0.80
QCPPolarAxisRadialMethod · 0.80
QCPPolarAxisAngularMethod · 0.80
paintEventMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected