QPixmap.scroll

Undocumented in source.
  1. void scroll(int dx, int dy, int ax, int ay, int awidth, int aheight, QRegion* exposed)
  2. void scroll(int dx, int dy, const(QRect) rect, QRegion* exposed)
    struct QPixmap
    void
    scroll
    (
    int dx
    ,
    int dy
    ,
    ref const(QRect) rect
    ,
    QRegion* exposed = null
    )

Meta