QgsMapLayerStyleManagerWidget class
The QgsMapLayerStyleManagerWidget class which is used to visually manage the layer styles.
Contents
Base classes
- class QgsMapLayerConfigWidget
- A panel widget that can be shown in the map style dock.
Constructors, destructors, conversion operators
- QgsMapLayerStyleManagerWidget(QgsMapLayer* layer, QgsMapCanvas* canvas, QWidget* parent = nullptr)
- Style manager widget to manage the layers styles.
Function documentation
QgsMapLayerStyleManagerWidget:: QgsMapLayerStyleManagerWidget(QgsMapLayer* layer,
QgsMapCanvas* canvas,
QWidget* parent = nullptr)
Style manager widget to manage the layers styles.
| Parameters | |
|---|---|
| layer | The layer for the widget |
| canvas | The canvas object. |
| parent | The parent. |