Class: QgsNewAuxiliaryLayerDialog¶
A dialog to create a new auxiliary layer
Class Hierarchy¶
Base classes¶
- class qgis.gui.QgsNewAuxiliaryLayerDialog[source]¶
Bases:
QDialog
- __init__(layer: QgsVectorLayer | None, parent: QWidget | None = None)
Constructor.
- Parameters:
layer (Optional[QgsVectorLayer]) – The vector layer for which the auxiliary layer has to be created
parent (Optional[QWidget] = None) – Parent window