Class: QgsEditorWidgetSetup¶
Holder for the widget type and its configuration for a field.
List of all members, including inherited members
Methods
Returns the widget configuration. |
|
Returns |
|
Returns the widget type to use. |
- class qgis.core.QgsEditorWidgetSetup[source]¶
Bases:
object- __init__(type: str | None, config: dict[str, Any])
Constructor
- Parameters:
type (Optional[str])
config (dict[str, Any])
- __init__()
- __init__(a0: QgsEditorWidgetSetup)
- Parameters:
a0 (QgsEditorWidgetSetup)