QRectF.opBinary

Undocumented in source.
  1. QRectF opBinary(const(QRectF) r)
    struct QRectF
    const
    opBinary
    (
    string op
    )
    (
    ref const(QRectF) r
    )
    if (
    op == "|"
    )
  2. QRectF opBinary(const(QRectF) r)

Meta