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

Function padding

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

Source from the content-addressed store, hash-verified

2041 QString label() const { return mLabel; }
2042 int labelPadding() const;
2043 int padding() const { return mPadding; }
2044 int offset() const;
2045 SelectableParts selectedParts() const { return mSelectedParts; }
2046 SelectableParts selectableParts() const { return mSelectableParts; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected