QPoint.opOpAssign

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

Meta