MCPcopy Create free account
hub / github.com/LUX-Core/lux / pixmap

Function pixmap

src/qt/qcustomplot.h:2352–2352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2350 QPen pen() const { return mPen; }
2351 QBrush brush() const { return mBrush; }
2352 QPixmap pixmap() const { return mPixmap; }
2353 QPainterPath customPath() const { return mCustomPath; }
2354
2355 // setters:

Callers 5

exportImageMethod · 0.85
mousePressEventMethod · 0.85
saveImageMethod · 0.85
copyImageMethod · 0.85
contextMenuEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected