- active
uint active()
Undocumented in source. Be warned that the author may not have intended to support it.
- active
uint active(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
bool begin(QPaintDevice pdev)
Undocumented in source.
- clearDirty
void clearDirty(DirtyFlags df)
Undocumented in source. Be warned that the author may not have intended to support it.
- coordinateOffset
QPoint coordinateOffset()
Undocumented in source.
- drawEllipse
void drawEllipse(const(QRectF) r)
Undocumented in source.
- drawEllipse
void drawEllipse(const(QRect) r)
Undocumented in source.
- drawImage
void drawImage(const(QRectF) r, const(QImage) pm, const(QRectF) sr, qt.core.namespace.ImageConversionFlags flags)
Undocumented in source.
- drawLines
void drawLines(const(QLine)* lines, int lineCount)
Undocumented in source.
- drawLines
void drawLines(const(QLineF)* lines, int lineCount)
Undocumented in source.
- drawPath
void drawPath(const(QPainterPath) path)
Undocumented in source.
- drawPixmap
void drawPixmap(const(QRectF) r, const(QPixmap) pm, const(QRectF) sr)
Undocumented in source.
- drawPoints
void drawPoints(const(QPointF)* points, int pointCount)
Undocumented in source.
- drawPoints
void drawPoints(const(QPoint)* points, int pointCount)
Undocumented in source.
- drawPolygon
void drawPolygon(const(QPointF)* points, int pointCount, PolygonDrawMode mode)
Undocumented in source.
- drawPolygon
void drawPolygon(const(QPoint)* points, int pointCount, PolygonDrawMode mode)
Undocumented in source.
- drawRects
void drawRects(const(QRect)* rects, int rectCount)
Undocumented in source.
- drawRects
void drawRects(const(QRectF)* rects, int rectCount)
Undocumented in source.
- drawTextItem
void drawTextItem(const(QPointF) p, const(QTextItem) textItem)
Undocumented in source.
- drawTiledPixmap
void drawTiledPixmap(const(QRectF) r, const(QPixmap) pixmap, const(QPointF) s)
Undocumented in source.
- end
bool end()
Undocumented in source.
- extended
uint extended()
Undocumented in source. Be warned that the author may not have intended to support it.
- extended
uint extended(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- fix_neg_rect
void fix_neg_rect(int* x, int* y, int* w, int* h)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActive
bool isActive()
Undocumented in source. Be warned that the author may not have intended to support it.
- isExtended
bool isExtended()
Undocumented in source. Be warned that the author may not have intended to support it.
- paintDevice
QPaintDevice paintDevice()
Undocumented in source.
- painter
QPainter* painter()
Undocumented in source.
- selfDestruct
uint selfDestruct()
Undocumented in source. Be warned that the author may not have intended to support it.
- selfDestruct
uint selfDestruct(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setActive
void setActive(bool newState)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDirty
void setDirty(DirtyFlags df)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPaintDevice
void setPaintDevice(QPaintDevice device)
Undocumented in source.
- setSystemClip
void setSystemClip(const(QRegion) baseClip)
Undocumented in source.
- setSystemRect
void setSystemRect(const(QRect) rect)
Undocumented in source.
- syncState
void syncState()
Undocumented in source.
- systemClip
QRegion systemClip()
Undocumented in source.
- systemRect
QRect systemRect()
Undocumented in source.
- testDirty
bool testDirty(DirtyFlags df)
Undocumented in source. Be warned that the author may not have intended to support it.
- type
Type type()
Undocumented in source.
- updateState
void updateState(const(QPaintEngineState) state)
Undocumented in source.