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

Function customPath

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

Source from the content-addressed store, hash-verified

2359 QBrush brush() const { return mBrush; }
2360 QPixmap pixmap() const { return mPixmap; }
2361 QPainterPath customPath() const { return mCustomPath; }
2362
2363 // setters:
2364 void setFromOther(const QCPScatterStyle &other, ScatterProperties properties);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected