QPointF.opBinary

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

Meta