QSize.opOpAssign

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

Meta