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.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsRelationAggregateSearchWidgetWrapper

Base classes

QgsSearchWidgetWrapper

Shows a search widget on a filter form.

QgsWidgetWrapper

Manages an editor widget Widget and wrapper share the same parent

QObject

class qgis.gui.QgsRelationAggregateSearchWidgetWrapper[source]

Bases: QgsSearchWidgetWrapper

__init__(layer: QgsVectorLayer | None, wrapper: QgsRelationWidgetWrapper | None, parent: QWidget | None = None)

Constructor

Parameters: