QWidget.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void update()
  2. void update(int ax, int ay, int aw, int ah)
    class QWidget
    pragma(inline, true) final
    void
    update
    (
    int ax
    ,
    int ay
    ,
    int aw
    ,
    int ah
    )
  3. void update(const(QRect) )
  4. void update(const(QRegion) )

Meta