QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
15 #ifndef QGSINVERTEDPOLYGONRENDERERWIDGET_H
16 #define QGSINVERTEDPOLYGONRENDERERWIDGET_H
18 #include "ui_qgsinvertedpolygonrendererwidgetbase.h"
63 std::unique_ptr<QgsInvertedPolygonRenderer>
mRenderer;
68 void mRendererComboBox_currentIndexChanged(
int index );
69 void mMergePolygonsCheckBox_stateChanged(
int state );
73 #endif // QGSINVERTEDPOLYGONRENDERERWIDGET_H
Contains settings which reflect the context in which a symbol (or renderer) widget is shown,...
Represents a vector layer which manages a vector based data sets.
QgsInvertedPolygonRenderer is a polygon-only feature renderer used to display features inverted,...