QRectF.this

Undocumented in source.
  1. this(const(QPointF) atopLeft, const(QSizeF) asize)
    struct QRectF
    pragma(inline, true)
    this
    (
    ref const(QPointF) atopLeft
    ,
    ref const(QSizeF) asize
    )
  2. this(const(QPointF) atopLeft, const(QPointF) abottomRight)
  3. this(qreal aleft, qreal atop, qreal awidth, qreal aheight)
  4. this(const(QRect) r)

Meta