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

Function label

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

Source from the content-addressed store, hash-verified

2039 QFont labelFont() const { return mLabelFont; }
2040 QColor labelColor() const { return mLabelColor; }
2041 QString label() const { return mLabel; }
2042 int labelPadding() const;
2043 int padding() const { return mPadding; }
2044 int offset() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected