Subgroup: Relation

Class: QgsRelationAggregateSearchWidgetWrapper

class qgis.gui.QgsRelationAggregateSearchWidgetWrapper(layer: QgsVectorLayer, wrapper: QgsRelationWidgetWrapper, parent: QWidget = None)

Bases: qgis._gui.QgsSearchWidgetWrapper

Constructor

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.

applyDirectly(self) → bool
childEvent()
clearExpression()
connectNotify()
createWidget(self, parent: QWidget) → QWidget
customEvent()
disconnectNotify()
expression(self) → str
initWidget()
isSignalConnected()
receivers()
sender()
senderSignalIndex()
setExpression(self, value: str)
setFeature()
timerEvent()
valid(self) → bool