QSizeF

QSize inline functions

Constructors

this
this()
Undocumented in source.
this
this(const(QSize) sz)
Undocumented in source.
this
this(qreal w, qreal h)
Undocumented in source.

Members

Functions

boundedTo
QSizeF boundedTo(const(QSizeF) otherSize)
Undocumented in source. Be warned that the author may not have intended to support it.
expandedTo
QSizeF expandedTo(const(QSizeF) otherSize)
Undocumented in source. Be warned that the author may not have intended to support it.
grownBy
QSizeF grownBy(QMarginsF m)
Undocumented in source. Be warned that the author may not have intended to support it.
height
qreal height()
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
QSizeF opOpAssign(const(QSizeF) s)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
QSizeF opOpAssign(const(QSizeF) s)
Undocumented in source. Be warned that the author may not have intended to support it.
rheight
qreal rheight()
Undocumented in source. Be warned that the author may not have intended to support it.
rwidth
qreal rwidth()
Undocumented in source. Be warned that the author may not have intended to support it.
scale
void scale(qreal w, qreal h, qt.core.namespace.AspectRatioMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
scale
void scale(const(QSizeF) s, qt.core.namespace.AspectRatioMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
scaled
QSizeF scaled(qreal w, qreal h, qt.core.namespace.AspectRatioMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
scaled
QSizeF scaled(const(QSizeF) s, qt.core.namespace.AspectRatioMode mode)
Undocumented in source.
setHeight
void setHeight(qreal h)
Undocumented in source. Be warned that the author may not have intended to support it.
setWidth
void setWidth(qreal w)
Undocumented in source. Be warned that the author may not have intended to support it.
shrunkBy
QSizeF shrunkBy(QMarginsF m)
Undocumented in source. Be warned that the author may not have intended to support it.
toSize
QSize toSize()
Undocumented in source. Be warned that the author may not have intended to support it.
transpose
void transpose()
Undocumented in source.
transposed
QSizeF transposed()
Undocumented in source. Be warned that the author may not have intended to support it.
width
qreal width()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta