[][src]Module qt_widgets::q_form_layout

C++ type: QFormLayout

Structs

FieldGrowthPolicy

This enum specifies the different policies that can be used to control the way in which the form's fields grow.

ItemRole

This enum specifies the types of widgets (or other layout items) that may appear in a row.

RowWrapPolicy

This enum specifies the different policies that can be used to control the way in which the form's rows wrap.

TakeRowResult

Contains the result of a QFormLayout::takeRow() call.