QPainter.setWindow

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

Meta