QPixmap.scroll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void scroll(int dx, int dy, int ax, int ay, int awidth, int aheight, QRegion* exposed)
    struct QPixmap
    pragma(inline, true)
    void
    scroll
    (
    int dx
    ,
    int dy
    ,
    int ax
    ,
    int ay
    ,
    int awidth
    ,,
    QRegion* exposed = null
    )
  2. void scroll(int dx, int dy, const(QRect) rect, QRegion* exposed)

Meta