Class: QgsRelationAggregateSearchWidgetWrapper¶
Search widget for the children of a relation.
For each attribute of the child, an additional
QgsAggregateToolButton will be shown to determine how the
values should be aggregated for searching.
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
Shows a search widget on a filter form. |
|
Manages an editor widget. |
|
- class qgis.gui.QgsRelationAggregateSearchWidgetWrapper[source]¶
Bases:
QgsSearchWidgetWrapper- __init__(layer: QgsVectorLayer | None, wrapper: QgsRelationWidgetWrapper | None, parent: QWidget | None = None)
Constructor
- Parameters:
layer (Optional[QgsVectorLayer])
wrapper (Optional[QgsRelationWidgetWrapper])
parent (Optional[QWidget] = None)