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

Function iconTextPadding

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

Source from the content-addressed store, hash-verified

4847 QColor textColor() const { return mTextColor; }
4848 QSize iconSize() const { return mIconSize; }
4849 int iconTextPadding() const { return mIconTextPadding; }
4850 QPen iconBorderPen() const { return mIconBorderPen; }
4851 SelectableParts selectableParts() const { return mSelectableParts; }
4852 SelectableParts selectedParts() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected