QPainter.eraseRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void eraseRect(const(QRectF) )
  2. void eraseRect(int x, int y, int w, int h)
  3. void eraseRect(const(QRect) rect)
    struct QPainter
    pragma(inline, true)
    void
    eraseRect
    (
    ref const(QRect) rect
    )

Meta