dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QSize.opOpAssign
qt
core
size
QSize
Undocumented in source. Be warned that the author may not have intended to support it.
QSize
opOpAssign
(const(QSize) s)
struct
QSize
pragma(
inline
, true) ref
QSize
opOpAssign
(
string
op
)
(
ref
const
(
QSize
)
s
)
if
(
op
== "+"
)
QSize
opOpAssign
(const(QSize) s)
Meta
Source
See Implementation
qt
core
size
QSize
constructors
this
functions
boundedTo
expandedTo
grownBy
height
isEmpty
isNull
isValid
opOpAssign
rheight
rwidth
scale
scaled
setHeight
setWidth
shrunkBy
transpose
transposed
width