QRectF.this

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

Meta