- class TakeRowResult
- enum FieldGrowthPolicy
- enum ItemRole
- enum RowWrapPolicy
- enum SizeConstraint
- QFormLayout(QWidget *)
- ~QFormLayout()
- activate() : bool
- addChildLayout(QLayout *)
- addChildWidget(QWidget *)
- addItem(QLayoutItem *)
- addRow(QWidget *, QWidget *)
- addRow(QWidget *, QLayout *)
- addRow(const QString &, QWidget *)
- addRow(const QString &, QLayout *)
- addRow(QWidget *)
- addRow(QLayout *)
- addWidget(QWidget *)
- align : Qt::Alignment
- alignment() const : Qt::Alignment
- alignmentRect(const QRect &) const : QRect
- blockSignals(bool )
- childEvent(QChildEvent *)
- children() const
- closestAcceptableSize(const QWidget *, const QSize &) : QSize
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
- connect(const QObject *, PointerToMemberFunction , Functor )
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
- connectNotify(const QMetaMethod &)
- contentsMargins() const : QMargins
- contentsRect() const : QRect
- controlTypes() const : QSizePolicy::ControlTypes
- count() const : int
- customEvent(QEvent *)
- d_ptr :
- deleteLater()
- destroyed(QObject *)
- disconnect(const QMetaObject::Connection &)
- disconnect(const char *, const QObject *, const char *) const
- disconnect(const QObject *, const char *) const
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const
- event(QEvent *)
- eventFilter(QObject *, QEvent *)
- expandingDirections() const : Qt::Orientations
- fieldGrowthPolicy() const : QFormLayout::FieldGrowthPolicy
- findChild(const QString &, Qt::FindChildOptions ) const
- findChildren(const QString &, Qt::FindChildOptions ) const
- findChildren(const QRegExp &, Qt::FindChildOptions ) const
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const
- formAlignment() const : Qt::Alignment
- geometry() const : QRect
- getContentsMargins(int *, int *, int *, int *) const
- 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
- indexOf(QWidget *) const : int
- indexOf(QLayoutItem *) const : int
- inherits(const char *) const
- insertRow(int , QWidget *, QWidget *)
- insertRow(int , QWidget *, QLayout *)
- insertRow(int , const QString &, QWidget *)
- insertRow(int , const QString &, QLayout *)
- insertRow(int , QWidget *)
- insertRow(int , QLayout *)
- installEventFilter(QObject *)
- invalidate()
- isEmpty() const : bool
- isEnabled() const : bool
|
- isSignalConnected(const QMetaMethod &) const
- isWidgetType() const
- isWindowType() const
- itemAt(int , QFormLayout::ItemRole ) const : QLayoutItem *
- itemAt(int ) const : QLayoutItem *
- killTimer(int )
- labelAlignment() const : Qt::Alignment
- labelForField(QWidget *) const : QWidget *
- labelForField(QLayout *) const : QWidget *
- layout() : QLayout *
- maximumSize() const : QSize
- menuBar() const : QWidget *
- metaObject() const : const QMetaObject *
- minimumHeightForWidth(int ) const : int
- minimumSize() const : QSize
- moveToThread(QThread *)
- objectName() const
- objectNameChanged(const QString &)
- parent() const
- parentWidget() const : QWidget *
- property(const char *) const
- qt_metacall(QMetaObject::Call, int, void **) : int
- qt_metacast(const char *) : void *
- receivers(const char *) const
- removeEventFilter(QObject *)
- removeItem(QLayoutItem *)
- removeRow(int )
- removeRow(QWidget *)
- removeRow(QLayout *)
- removeWidget(QWidget *)
- replaceWidget(QWidget *, QWidget *, Qt::FindChildOptions ) : QLayoutItem *
- rowCount() const : int
- rowWrapPolicy() const : QFormLayout::RowWrapPolicy
- sender() const
- senderSignalIndex() const
- setAlignment(QWidget *, Qt::Alignment ) : bool
- setAlignment(QLayout *, Qt::Alignment ) : bool
- setContentsMargins(int , int , int , int )
- setContentsMargins(const QMargins &)
- setEnabled(bool )
- setFieldGrowthPolicy(QFormLayout::FieldGrowthPolicy )
- setFormAlignment(Qt::Alignment )
- setGeometry(const QRect &)
- setHorizontalSpacing(int )
- setItem(int , QFormLayout::ItemRole , QLayoutItem *)
- setLabelAlignment(Qt::Alignment )
- setLayout(int , QFormLayout::ItemRole , QLayout *)
- setMenuBar(QWidget *)
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &)
- setRowWrapPolicy(QFormLayout::RowWrapPolicy )
- setSizeConstraint(QLayout::SizeConstraint)
- setSpacing(int )
- setVerticalSpacing(int )
- setWidget(int , QFormLayout::ItemRole , QWidget *)
- signalsBlocked() const
- sizeConstraint() const : QLayout::SizeConstraint
- sizeHint() const : QSize
- spacerItem() : QSpacerItem *
- spacing() const : int
- startTimer(int , Qt::TimerType )
- startTimer(std::chrono::milliseconds , Qt::TimerType )
- staticMetaObject : const QMetaObject
- staticQtMetaObject :
- takeAt(int ) : QLayoutItem *
- takeRow(int ) : QFormLayout::TakeRowResult
- takeRow(QWidget *) : QFormLayout::TakeRowResult
- takeRow(QLayout *) : QFormLayout::TakeRowResult
- thread() const
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int ) : QString
- trUtf8(const char *, const char *, int ) : QString
- update()
- verticalSpacing() const : int
- widget() : QWidget *
|