QRectF.moveTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void moveTo(qreal ax, qreal ay)
  2. void moveTo(const(QPointF) p)
    struct QRectF
    pragma(inline, true)
    void
    moveTo
    (
    ref const(QPointF) p
    )

Meta