Qt 6.7
Qt Widgets
C++ Classes
QFormLayout
Qt 6.7.2 Reference Documentation
List of All Members for QFormLayout
This is the complete list of members for
QFormLayout
, including inherited members.
struct
TakeRowResult
enum
FieldGrowthPolicy
enum
ItemRole
enum
RowWrapPolicy
enum
SizeConstraint
QFormLayout
(QWidget *)
~QFormLayout
()
activate
() : bool
addChildLayout
(QLayout *)
addChildWidget
(QWidget *)
addItem
(QLayoutItem *)
addItem
(QLayoutItem *)
addRow
(QWidget *, QWidget *)
addRow
(QWidget *, QLayout *)
addRow
(const QString &, QWidget *)
addRow
(const QString &, QLayout *)
addRow
(QWidget *)
addRow
(QLayout *)
addWidget
(QWidget *)
alignment
() const : Qt::Alignment
alignmentRect
(const QRect &) const : QRect
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
childEvent
(QChildEvent *)
childEvent
(QChildEvent *)
children
() const : const QObjectList &
closestAcceptableSize
(const QWidget *, const QSize &) : QSize
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contentsMargins
() const : QMargins
contentsRect
() const : QRect
controlTypes
() const : QSizePolicy::ControlTypes
controlTypes
() const : QSizePolicy::ControlTypes
count
() const : int
count
() const : int
customEvent
(QEvent *)
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
expandingDirections
() const : Qt::Orientations
expandingDirections
() const : Qt::Orientations
expandingDirections
() const : Qt::Orientations
fieldGrowthPolicy
() const : QFormLayout::FieldGrowthPolicy
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
findChild
(Qt::FindChildOptions) const : T
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
findChildren
(Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
formAlignment
() const : Qt::Alignment
geometry
() const : QRect
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
hasHeightForWidth
() const : bool
heightForWidth
(int) const : int
heightForWidth
(int) const : int
horizontalSpacing
() const : int
indexOf
(const QWidget *) const : int
indexOf
(const QLayoutItem *) const : int
inherits
(const char *) const : bool
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
()
invalidate
()
invalidate
()
isEmpty
() const : bool
isEmpty
() const : bool
isEnabled
() const : bool
isQuickItemType
() const : bool
isRowVisible
(int) const : bool
isRowVisible
(QWidget *) const : bool
isRowVisible
(QLayout *) const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
itemAt
(int, QFormLayout::ItemRole) const : QLayoutItem *
itemAt
(int) const : QLayoutItem *
itemAt
(int) const : QLayoutItem *
killTimer
(int)
labelAlignment
() const : Qt::Alignment
labelForField
(QWidget *) const : QWidget *
labelForField
(QLayout *) const : QWidget *
layout
() : QLayout *
layout
() : QLayout *
maximumSize
() const : QSize
maximumSize
() const : QSize
menuBar
() const : QWidget *
metaObject
() const : const QMetaObject *
minimumHeightForWidth
(int) const : int
minimumSize
() const : QSize
minimumSize
() const : QSize
minimumSize
() const : QSize
moveToThread
(QThread *) : bool
objectName
() const : QString
objectNameChanged
(const QString &)
parent
() const : QObject *
parentWidget
() const : QWidget *
property
(const char *) const : QVariant
receivers
(const char *) const : int
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 : QObject *
senderSignalIndex
() const : int
setAlignment
(QWidget *, Qt::Alignment) : bool
setAlignment
(Qt::Alignment)
setAlignment
(QLayout *, Qt::Alignment) : bool
setContentsMargins
(int, int, int, int)
setContentsMargins
(const QMargins &)
setEnabled
(bool)
setFieldGrowthPolicy
(QFormLayout::FieldGrowthPolicy)
setFormAlignment
(Qt::Alignment)
setGeometry
(const QRect &)
setGeometry
(const QRect &)
setGeometry
(const QRect &)
setHorizontalSpacing
(int)
setItem
(int, QFormLayout::ItemRole, QLayoutItem *)
setLabelAlignment
(Qt::Alignment)
setLayout
(int, QFormLayout::ItemRole, QLayout *)
setMenuBar
(QWidget *)
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
setRowVisible
(int, bool)
setRowVisible
(QWidget *, bool)
setRowVisible
(QLayout *, bool)
setRowWrapPolicy
(QFormLayout::RowWrapPolicy)
setSizeConstraint
(QLayout::SizeConstraint)
setSpacing
(int)
setSpacing
(int)
setVerticalSpacing
(int)
setWidget
(int, QFormLayout::ItemRole, QWidget *)
signalsBlocked
() const : bool
sizeConstraint
() const : QLayout::SizeConstraint
sizeHint
() const : QSize
sizeHint
() const : QSize
spacerItem
() : QSpacerItem *
spacing
() const : int
spacing
() const : int
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
staticMetaObject
:
takeAt
(int) : QLayoutItem *
takeAt
(int) : QLayoutItem *
takeRow
(int) : QFormLayout::TakeRowResult
takeRow
(QWidget *) : QFormLayout::TakeRowResult
takeRow
(QLayout *) : QFormLayout::TakeRowResult
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int) : QString
unsetContentsMargins
()
update
()
verticalSpacing
() const : int
widget
() const : QWidget *