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

Function selectedIconBorderPen

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

Source from the content-addressed store, hash-verified

4852 SelectableParts selectedParts() const;
4853 QPen selectedBorderPen() const { return mSelectedBorderPen; }
4854 QPen selectedIconBorderPen() const { return mSelectedIconBorderPen; }
4855 QBrush selectedBrush() const { return mSelectedBrush; }
4856 QFont selectedFont() const { return mSelectedFont; }
4857 QColor selectedTextColor() const { return mSelectedTextColor; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected