Class: QgsPointPatternFillSymbolLayerWidget

QgsPointPatternFillSymbolLayerWidget

QgsPointPatternFillSymbolLayerWidget

Class Hierarchy

Inheritance diagram of qgis.gui.QgsPointPatternFillSymbolLayerWidget

Base classes

QgsSymbolLayerWidget

Constructor for QgsSymbolLayerWidget.

QWidget

QObject

QPaintDevice

Static Methods

create

Creates a new QgsPointPatternFillSymbolLayerWidget.

class qgis.gui.QgsPointPatternFillSymbolLayerWidget(vl: QgsVectorLayer | None, parent: QWidget | None = None)[source]

Bases: QgsSymbolLayerWidget

static create(vl: QgsVectorLayer | None) QgsSymbolLayerWidget | None[source]

Creates a new QgsPointPatternFillSymbolLayerWidget.

Parameters:

vl (Optional[QgsVectorLayer]) – associated vector layer

Return type:

Optional[QgsSymbolLayerWidget]