QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Member Functions | List of all members
QgsCustomLayerOrderWidget Class Reference

The QgsCustomLayerOrderWidget class provides a list box where the user can define custom order for drawing of layers. More...

#include <qgscustomlayerorderwidget.h>

Inheritance diagram for QgsCustomLayerOrderWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsCustomLayerOrderWidget (QgsLayerTreeMapCanvasBridge *bridge, QWidget *parent=nullptr)
 Constructor for QgsCustomLayerOrderWidget. More...
 

Detailed Description

The QgsCustomLayerOrderWidget class provides a list box where the user can define custom order for drawing of layers.

It also features a checkbox for enabling or disabling the custom order. Any changes made by the user are automatically propagated to the assigned QgsLayerTreeMapCanvasBridge. Also, any updates to the layer tree cause refresh of the list.

See also
QgsLayerTreeMapCanvasBridge
Since
QGIS 2.4

Definition at line 43 of file qgscustomlayerorderwidget.h.

Constructor & Destructor Documentation

◆ QgsCustomLayerOrderWidget()

QgsCustomLayerOrderWidget::QgsCustomLayerOrderWidget ( QgsLayerTreeMapCanvasBridge bridge,
QWidget *  parent = nullptr 
)
explicit

Constructor for QgsCustomLayerOrderWidget.

Definition at line 32 of file qgscustomlayerorderwidget.cpp.


The documentation for this class was generated from the following files: