QSizeF.opOpAssign

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

Meta