#include <qlayoutitemproto.h>
◆ QLayoutItemProto()
| QLayoutItemProto::QLayoutItemProto |
( |
QObject * |
parent | ) |
|
◆ alignment()
| Qt::Alignment QLayoutItemProto::alignment |
( |
| ) |
const |
◆ controlTypes()
| QSizePolicy::ControlTypes QLayoutItemProto::controlTypes |
( |
| ) |
const |
◆ expandingDirections()
| Qt::Orientations QLayoutItemProto::expandingDirections |
( |
| ) |
const |
◆ geometry()
| QRect QLayoutItemProto::geometry |
( |
| ) |
const |
◆ hasHeightForWidth()
| bool QLayoutItemProto::hasHeightForWidth |
( |
| ) |
const |
◆ heightForWidth()
| int QLayoutItemProto::heightForWidth |
( |
int |
w | ) |
const |
◆ invalidate()
| void QLayoutItemProto::invalidate |
( |
| ) |
|
◆ isEmpty()
| bool QLayoutItemProto::isEmpty |
( |
| ) |
const |
◆ layout()
| QLayout * QLayoutItemProto::layout |
( |
| ) |
|
◆ maximumSize()
| QSize QLayoutItemProto::maximumSize |
( |
| ) |
const |
◆ minimumHeightForWidth()
| int QLayoutItemProto::minimumHeightForWidth |
( |
int |
w | ) |
const |
◆ minimumSize()
| QSize QLayoutItemProto::minimumSize |
( |
| ) |
const |
◆ setAlignment()
| void QLayoutItemProto::setAlignment |
( |
Qt::Alignment |
alignment | ) |
|
◆ setGeometry()
| void QLayoutItemProto::setGeometry |
( |
const QRect & |
r | ) |
|
◆ sizeHint()
| QSize QLayoutItemProto::sizeHint |
( |
| ) |
const |
◆ spacerItem()
| QSpacerItem * QLayoutItemProto::spacerItem |
( |
| ) |
|
◆ widget()
| QWidget * QLayoutItemProto::widget |
( |
| ) |
|
The documentation for this class was generated from the following files:
- qlayoutitemproto.h
- qlayoutitemproto.cpp