Qt 5.12
Qt Widgets
C++ Classes
QFormLayout
Qt 5.12.0 Reference Documentation
List of All Members for QFormLayout
This is the complete list of members for
QFormLayout
, including inherited members.
class
TakeRowResult
enum
FieldGrowthPolicy
enum
ItemRole
enum
RowWrapPolicy
QFormLayout
(QWidget *)
~QFormLayout
()
addItem
(QLayoutItem *)
addRow
(QWidget *, QWidget *)
addRow
(QWidget *, QLayout *)
addRow
(const QString &, QWidget *)
addRow
(const QString &, QLayout *)
addRow
(QWidget *)
addRow
(QLayout *)
count
() const : int
expandingDirections
() const : Qt::Orientations
fieldGrowthPolicy
() const : QFormLayout::FieldGrowthPolicy
formAlignment
() const : Qt::Alignment
getItemPosition
(int , int *, QFormLayout::ItemRole *) const
getLayoutPosition
(QLayout *, int *, QFormLayout::ItemRole *) const
getWidgetPosition
(QWidget *, int *, QFormLayout::ItemRole *) const
hasHeightForWidth
() const : bool
heightForWidth
(int ) const : int
horizontalSpacing
() const : int
insertRow
(int , QWidget *, QWidget *)
insertRow
(int , QWidget *, QLayout *)
insertRow
(int , const QString &, QWidget *)
insertRow
(int , const QString &, QLayout *)
insertRow
(int , QWidget *)
insertRow
(int , QLayout *)
invalidate
()
itemAt
(int , QFormLayout::ItemRole ) const : QLayoutItem *
itemAt
(int ) const : QLayoutItem *
labelAlignment
() const : Qt::Alignment
labelForField
(QWidget *) const : QWidget *
labelForField
(QLayout *) const : QWidget *
metaObject
() const : const QMetaObject *
minimumSize
() const : QSize
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
removeRow
(int )
removeRow
(QWidget *)
removeRow
(QLayout *)
rowCount
() const : int
rowWrapPolicy
() const : QFormLayout::RowWrapPolicy
setFieldGrowthPolicy
(QFormLayout::FieldGrowthPolicy )
setFormAlignment
(Qt::Alignment )
setGeometry
(const QRect &)
setHorizontalSpacing
(int )
setItem
(int , QFormLayout::ItemRole , QLayoutItem *)
setLabelAlignment
(Qt::Alignment )
setLayout
(int , QFormLayout::ItemRole , QLayout *)
setRowWrapPolicy
(QFormLayout::RowWrapPolicy )
setSpacing
(int )
setVerticalSpacing
(int )
setWidget
(int , QFormLayout::ItemRole , QWidget *)
sizeHint
() const : QSize
spacing
() const : int
staticMetaObject
: const QMetaObject
takeAt
(int ) : QLayoutItem *
takeRow
(int ) : QFormLayout::TakeRowResult
takeRow
(QWidget *) : QFormLayout::TakeRowResult
takeRow
(QLayout *) : QFormLayout::TakeRowResult
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
verticalSpacing
() const : int