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