QGIS API Documentation 3.99.0-Master (752b475928d)
Loading...
Searching...
No Matches
QgsNewAuxiliaryLayerDialog Class Reference

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

#include <qgsnewauxiliarylayerdialog.h>

Inheritance diagram for QgsNewAuxiliaryLayerDialog:

Public Member Functions

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

Protected Member Functions

void accept () override

Protected Attributes

QgsVectorLayermLayer = nullptr

Detailed Description

A dialog to create a new auxiliary layer.

Definition at line 32 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 29 of file qgsnewauxiliarylayerdialog.cpp.

Member Function Documentation

◆ accept()

void QgsNewAuxiliaryLayerDialog::accept ( )
overrideprotected

Definition at line 46 of file qgsnewauxiliarylayerdialog.cpp.

Member Data Documentation

◆ mLayer

QgsVectorLayer* QgsNewAuxiliaryLayerDialog::mLayer = nullptr
protected

Definition at line 48 of file qgsnewauxiliarylayerdialog.h.


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