QPainter.setViewport

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

Meta