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

Function pixmap

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

Source from the content-addressed store, hash-verified

2358 QPen pen() const { return mPen; }
2359 QBrush brush() const { return mBrush; }
2360 QPixmap pixmap() const { return mPixmap; }
2361 QPainterPath customPath() const { return mCustomPath; }
2362
2363 // setters:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected