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

Function selectedPen

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

Source from the content-addressed store, hash-verified

6102 // getters:
6103 QPen pen() const { return mPen; }
6104 QPen selectedPen() const { return mSelectedPen; }
6105
6106 // setters;
6107 void setPen(const QPen &pen);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected