QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Attributes | List of all members
QgsMaskSourceSelectionWidget::MaskSource Struct Reference

#include <qgsmasksourceselectionwidget.h>

Public Attributes

bool isLabeling = false
 Whether it is a labeling mask or not. More...
 
QString layerId
 The source layer id. More...
 
QString symbolLayerId
 The symbol layer id. More...
 

Detailed Description

Definition at line 42 of file qgsmasksourceselectionwidget.h.

Member Data Documentation

◆ isLabeling

bool QgsMaskSourceSelectionWidget::MaskSource::isLabeling = false

Whether it is a labeling mask or not.

Definition at line 48 of file qgsmasksourceselectionwidget.h.

◆ layerId

QString QgsMaskSourceSelectionWidget::MaskSource::layerId

The source layer id.

Definition at line 45 of file qgsmasksourceselectionwidget.h.

◆ symbolLayerId

QString QgsMaskSourceSelectionWidget::MaskSource::symbolLayerId

The symbol layer id.

Definition at line 51 of file qgsmasksourceselectionwidget.h.


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