Qt 4.8
|
This is the complete list of members for QFormLayout, including all inherited members.
activate() | QLayout | |
addChildLayout(QLayout *l) | QLayout | protected |
addChildWidget(QWidget *w) | QLayout | protected |
addItem(QLayoutItem *item) | QFormLayout | virtual |
addRow(QWidget *label, QWidget *field) | QFormLayout | |
addRow(QWidget *label, QLayout *field) | QFormLayout | |
addRow(const QString &labelText, QWidget *field) | QFormLayout | |
addRow(const QString &labelText, QLayout *field) | QFormLayout | |
addRow(QWidget *widget) | QFormLayout | |
addRow(QLayout *layout) | QFormLayout | |
addWidget(QWidget *w) | QLayout | |
adoptLayout(QLayout *layout) | QLayout | protected |
align | QLayoutItem | protected |
alignment() const | QLayoutItem | inline |
alignmentRect(const QRect &) const | QLayout | protected |
AllNonFixedFieldsGrow enum value | QFormLayout | |
blockSignals(bool b) | QObject | |
childEvent(QChildEvent *e) | QLayout | protectedvirtual |
children() const | QObject | inline |
closestAcceptableSize(const QWidget *w, const QSize &s) | QLayout | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
contentsMargins() const | QLayout | |
contentsRect() const | QLayout | |
controlTypes() const | QLayoutItem | |
count() const | QFormLayout | virtual |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
DontWrapRows enum value | QFormLayout | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
expandingDirections() const | QFormLayout | virtual |
ExpandingFieldsGrow enum value | QFormLayout | |
FieldGrowthPolicy enum name | QFormLayout | |
fieldGrowthPolicy | QFormLayout | private |
fieldGrowthPolicy() const | QFormLayout | |
FieldRole enum value | QFormLayout | |
FieldsStayAtSizeHint enum value | QFormLayout | |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
formAlignment | QFormLayout | private |
formAlignment() const | QFormLayout | |
geometry() const | QLayout | virtual |
getContentsMargins(int *left, int *top, int *right, int *bottom) const | QLayout | |
getItemPosition(int index, int *rowPtr, ItemRole *rolePtr) const | QFormLayout | |
getLayoutPosition(QLayout *layout, int *rowPtr, ItemRole *rolePtr) const | QFormLayout | |
getWidgetPosition(QWidget *widget, int *rowPtr, ItemRole *rolePtr) const | QFormLayout | |
hasHeightForWidth() const | QFormLayout | virtual |
heightForWidth(int width) const | QFormLayout | virtual |
horizontalSpacing | QFormLayout | private |
horizontalSpacing() const | QFormLayout | |
indexOf(QWidget *) const | QLayout | virtual |
inherits(const char *classname) const | QObject | inline |
insertRow(int row, QWidget *label, QWidget *field) | QFormLayout | |
insertRow(int row, QWidget *label, QLayout *field) | QFormLayout | |
insertRow(int row, const QString &labelText, QWidget *field) | QFormLayout | |
insertRow(int row, const QString &labelText, QLayout *field) | QFormLayout | |
insertRow(int row, QWidget *widget) | QFormLayout | |
insertRow(int row, QLayout *layout) | QFormLayout | |
installEventFilter(QObject *) | QObject | |
invalidate() | QFormLayout | virtual |
isEmpty() const | QLayout | virtual |
isEnabled() const | QLayout | |
isWidgetType() const | QObject | inline |
itemAt(int row, ItemRole role) const | QFormLayout | |
itemAt(int index) const | QFormLayout | virtual |
ItemRole enum name | QFormLayout | |
killTimer(int id) | QObject | |
labelAlignment | QFormLayout | private |
labelAlignment() const | QFormLayout | |
labelForField(QWidget *field) const | QFormLayout | |
labelForField(QLayout *field) const | QFormLayout | |
LabelRole enum value | QFormLayout | |
layout() | QLayout | virtual |
margin() const | QLayout | |
maximumSize() const | QLayout | virtual |
menuBar() const | QLayout | |
metaObject() const | QObject | virtual |
minimumHeightForWidth(int) const | QLayoutItem | virtual |
minimumSize() const | QFormLayout | virtual |
moveToThread(QThread *thread) | QObject | |
objectName() const | QObject | |
parent() const | QObject | inline |
parentWidget() const | QLayout | |
property(const char *name) const | QObject | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QFormLayout(QWidget *parent=0) | QFormLayout | explicit |
QLayout(QWidget *parent) | QLayout | |
QLayout() | QLayout | |
QLayout(QLayoutPrivate &d, QLayout *, QWidget *) | QLayout | protected |
QLayoutItem(Qt::Alignment alignment=0) | QLayoutItem | inlineexplicit |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
removeItem(QLayoutItem *) | QLayout | |
removeWidget(QWidget *w) | QLayout | |
resetFieldGrowthPolicy() | QFormLayout | private |
resetFormAlignment() | QFormLayout | private |
resetLabelAlignment() | QFormLayout | private |
resetRowWrapPolicy() | QFormLayout | private |
rowCount() const | QFormLayout | |
RowWrapPolicy enum name | QFormLayout | |
rowWrapPolicy | QFormLayout | private |
rowWrapPolicy() const | QFormLayout | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAlignment(QWidget *w, Qt::Alignment alignment) | QLayout | |
setAlignment(QLayout *l, Qt::Alignment alignment) | QLayout | |
QLayoutItem::setAlignment(Qt::Alignment a) | QLayoutItem | |
setContentsMargins(int left, int top, int right, int bottom) | QLayout | |
setContentsMargins(const QMargins &margins) | QLayout | |
SetDefaultConstraint enum value | QLayout | |
setEnabled(bool) | QLayout | |
setFieldGrowthPolicy(FieldGrowthPolicy policy) | QFormLayout | |
SetFixedSize enum value | QLayout | |
setFormAlignment(Qt::Alignment alignment) | QFormLayout | |
setGeometry(const QRect &rect) | QFormLayout | virtual |
setHorizontalSpacing(int spacing) | QFormLayout | |
setItem(int row, ItemRole role, QLayoutItem *item) | QFormLayout | |
setLabelAlignment(Qt::Alignment alignment) | QFormLayout | |
setLayout(int row, ItemRole role, QLayout *layout) | QFormLayout | |
setMargin(int) | QLayout | |
SetMaximumSize enum value | QLayout | |
setMenuBar(QWidget *w) | QLayout | |
SetMinAndMaxSize enum value | QLayout | |
SetMinimumSize enum value | QLayout | |
SetNoConstraint enum value | QLayout | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRowWrapPolicy(RowWrapPolicy policy) | QFormLayout | |
setSizeConstraint(SizeConstraint) | QLayout | |
setSpacing(int) | QFormLayout | |
setUserData(uint id, QObjectUserData *data) | QObject | |
setVerticalSpacing(int spacing) | QFormLayout | |
setWidget(int row, ItemRole role, QWidget *widget) | QFormLayout | |
signalsBlocked() const | QObject | inline |
SizeConstraint enum name | QLayout | |
sizeConstraint() const | QLayout | |
sizeHint() const | QFormLayout | virtual |
spacerItem() | QLayoutItem | virtual |
spacing() const | QFormLayout | |
SpanningRole enum value | QFormLayout | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
takeAt(int index) | QFormLayout | virtual |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
totalHeightForWidth(int w) const | QLayout | |
totalMaximumSize() const | QLayout | |
totalMinimumSize() const | QLayout | |
totalSizeHint() const | QLayout | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
update() | QLayout | |
userData(uint id) const | QObject | |
verticalSpacing | QFormLayout | private |
verticalSpacing() const | QFormLayout | |
widget() | QLayoutItem | virtual |
widgetEvent(QEvent *) | QLayout | protected |
WrapAllRows enum value | QFormLayout | |
WrapLongRows enum value | QFormLayout | |
~QFormLayout() | QFormLayout | |
~QLayout() | QLayout | |
~QLayoutItem() | QLayoutItem | virtual |
~QObject() | QObject | virtual |