QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
QgsNewAuxiliaryLayerDialog Class Reference

A dialog to create a new auxiliary layer. More...

#include <qgsnewauxiliarylayerdialog.h>

Inheritance diagram for QgsNewAuxiliaryLayerDialog:
Inheritance graph
[legend]

Public Member Functions

 QgsNewAuxiliaryLayerDialog (QgsVectorLayer *layer, QWidget *parent=nullptr)
 Constructor. More...
 

Protected Member Functions

void accept () override
 

Protected Attributes

QgsVectorLayermLayer = nullptr
 

Detailed Description

A dialog to create a new auxiliary layer.

Definition at line 33 of file qgsnewauxiliarylayerdialog.h.

Constructor & Destructor Documentation

◆ QgsNewAuxiliaryLayerDialog()

QgsNewAuxiliaryLayerDialog::QgsNewAuxiliaryLayerDialog ( QgsVectorLayer layer,
QWidget *  parent = nullptr 
)

Constructor.

Parameters
layerThe vector layer for which the auxiliary layer has to be created
parentParent window

Definition at line 26 of file qgsnewauxiliarylayerdialog.cpp.

Member Function Documentation

◆ accept()

void QgsNewAuxiliaryLayerDialog::accept ( )
overrideprotected

Definition at line 43 of file qgsnewauxiliarylayerdialog.cpp.

Member Data Documentation

◆ mLayer

QgsVectorLayer* QgsNewAuxiliaryLayerDialog::mLayer = nullptr
protected

Definition at line 50 of file qgsnewauxiliarylayerdialog.h.


The documentation for this class was generated from the following files: