QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Public Attributes | List of all members
QgsLayerTreeLayer::LayerMatchParams Struct Reference

Parameters for loose layer matching. More...

#include <qgslayertreelayer.h>

Public Attributes

QString name
 Layer name. More...
 
QString providerKey
 Provider. More...
 
QString source
 Layer public source. More...
 

Detailed Description

Parameters for loose layer matching.

Definition at line 47 of file qgslayertreelayer.h.

Member Data Documentation

◆ name

QString QgsLayerTreeLayer::LayerMatchParams::name

Layer name.

Definition at line 52 of file qgslayertreelayer.h.

◆ providerKey

QString QgsLayerTreeLayer::LayerMatchParams::providerKey

Provider.

Definition at line 54 of file qgslayertreelayer.h.

◆ source

QString QgsLayerTreeLayer::LayerMatchParams::source

Layer public source.

Definition at line 50 of file qgslayertreelayer.h.


The documentation for this struct was generated from the following file: