#include <qlayoutitemproto.h>
Public Member Functions | |
QLayoutItemProto (QObject *parent) | |
Q_INVOKABLE Qt::Alignment | alignment () const |
QSizePolicy::ControlTypes | controlTypes () const |
Q_INVOKABLE Qt::Orientations | expandingDirections () const |
Q_INVOKABLE QRect | geometry () const |
Q_INVOKABLE bool | hasHeightForWidth () const |
Q_INVOKABLE int | heightForWidth (int w) const |
Q_INVOKABLE void | invalidate () |
Q_INVOKABLE bool | isEmpty () const |
Q_INVOKABLE QLayout * | layout () |
Q_INVOKABLE QSize | maximumSize () const |
Q_INVOKABLE int | minimumHeightForWidth (int w) const |
Q_INVOKABLE QSize | minimumSize () const |
Q_INVOKABLE void | setAlignment (Qt::Alignment alignment) |
Q_INVOKABLE void | setGeometry (const QRect &r) |
Q_INVOKABLE QSize | sizeHint () const |
Q_INVOKABLE QSpacerItem * | spacerItem () |
Q_INVOKABLE QWidget * | widget () |
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 | ( | ) |
Generated on Tue Apr 20 12:03:21 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |