Class: QgsEditorWidgetSetup¶
Holder for the widget type and its configuration for a field.
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)