| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include <qgsmasksourceselectionwidget.h>
Public Attributes | |
| bool | isLabeling = false | 
| Whether it is a labeling mask or not.   | |
| QString | layerId | 
| The source layer id.   | |
| QString | symbolLayerId | 
| The symbol layer id.   | |
Definition at line 42 of file qgsmasksourceselectionwidget.h.
| bool QgsMaskSourceSelectionWidget::MaskSource::isLabeling = false | 
Whether it is a labeling mask or not.
Definition at line 48 of file qgsmasksourceselectionwidget.h.
| QString QgsMaskSourceSelectionWidget::MaskSource::layerId | 
The source layer id.
Definition at line 45 of file qgsmasksourceselectionwidget.h.
| QString QgsMaskSourceSelectionWidget::MaskSource::symbolLayerId | 
The symbol layer id.
Definition at line 51 of file qgsmasksourceselectionwidget.h.