Definition at line 16 of file QskLayoutElement.h.
◆ QskLayoutElement()
| QskLayoutElement::QskLayoutElement |
( |
| ) |
|
◆ ~QskLayoutElement()
| QskLayoutElement::~QskLayoutElement |
( |
| ) |
|
|
virtual |
◆ constrainedSize()
| QSizeF QskLayoutElement::constrainedSize |
( |
const QSizeF & |
size | ) |
const |
◆ heightForWidth()
| qreal QskLayoutElement::heightForWidth |
( |
qreal |
width | ) |
const |
|
inline |
◆ metrics()
| QskLayoutMetrics QskLayoutElement::metrics |
( |
Qt::Orientation |
orientation, |
|
|
qreal |
constraint |
|
) |
| const |
◆ sizeConstraint()
| QSizeF QskLayoutElement::sizeConstraint |
( |
Qt::SizeHint |
which, |
|
|
const QSizeF & |
constraint |
|
) |
| const |
◆ widthForHeight()
| qreal QskLayoutElement::widthForHeight |
( |
qreal |
height | ) |
const |
|
inline |