Description of type QFormLayout¶
Constructor of type QFormLayout¶
Syntax¶
Properties of type QFormLayout¶
Below is a list of the available properties provided by the QFormLayout type. Click on a property name to see its detailed description and examples.
No properties.
Methods of type QmlFormLayout¶
Below is a list of the available methods provided by the QmlFormLayout type. Click on a method name to see its detailed description and examples.
| Method | Description | 
|---|---|
| addRow() | Adds a row with a label and a field widget. | 
| addWidget() | Adds a widget that spans the entire width of the form layout (e.g., headers or separators). | 
Signals of type QFormLayout¶
Below is a list of the available signals provided by the QFormLayout type. Click on a signal name to see its detailed description and examples.
No signals.
Last update: 7 August 2025, 13:38