QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
15 #ifndef QGSINVERTEDPOLYGONRENDERERWIDGET_H
16 #define QGSINVERTEDPOLYGONRENDERERWIDGET_H
18 #include "ui_qgsinvertedpolygonrendererwidgetbase.h"
62 std::unique_ptr<QgsInvertedPolygonRenderer>
mRenderer;
67 void mRendererComboBox_currentIndexChanged(
int index );
68 void mMergePolygonsCheckBox_stateChanged(
int state );
72 #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.