QRect.this

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

Meta