QRect.opBinary

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

Meta