QPoint.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(QPoint) opBinary(const(QPoint) p2)
  2. const(QPoint) opBinary(const(QPoint) p2)
    struct QPoint
    pragma(inline, true) const
    const(QPoint)
    opBinary
    (
    string op
    )
    (
    const(QPoint) p2
    )
    if (
    op == "-"
    )

Meta