Skip to content

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).
Last update: 18 August 2025, 14:28