dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QFormLayout.addRow
qt
widgets
formlayout
QFormLayout
Undocumented in source.
void
addRow
(QWidget label, QWidget field)
void
addRow
(QWidget label, QLayout field)
void
addRow
(const(QString) labelText, QWidget field)
void
addRow
(const(QString) labelText, QLayout field)
void
addRow
(QWidget widget)
void
addRow
(QLayout layout)
class
QFormLayout
final
void
addRow
(
QLayout
layout
)
Meta
Source
See Implementation
qt
widgets
formlayout
QFormLayout
constructors
this
destructors
~this
enums
FieldGrowthPolicy
ItemRole
RowWrapPolicy
functions
addItem
addRow
count
expandingDirections
fieldGrowthPolicy
formAlignment
getItemPosition
getLayoutPosition
getWidgetPosition
hasHeightForWidth
heightForWidth
horizontalSpacing
insertRow
invalidate
itemAt
labelAlignment
labelForField
minimumSize
removeRow
rowCount
rowWrapPolicy
setFieldGrowthPolicy
setFormAlignment
setGeometry
setHorizontalSpacing
setItem
setLabelAlignment
setLayout
setRowWrapPolicy
setVerticalSpacing
setWidget
sizeHint
takeAt
takeRow
verticalSpacing
structs
TakeRowResult