QRect.this

Undocumented in source.
  1. this(const(QPoint) atopLeft, const(QPoint) abottomRight)
  2. this(const(QPoint) atopLeft, const(QSize) asize)
  3. this(int aleft, int atop, int awidth, int aheight)
    struct QRect
    pragma(inline, true)
    this
    (
    int aleft
    ,
    int atop
    ,
    int awidth
    ,)

Meta