QGIS API Documentation 3.43.0-Master (37eec98dbf6)
Public Member Functions | List of all members
QgsCustomLayerOrderWidget Class Reference

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.
 

Detailed Description

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

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 31 of file qgscustomlayerorderwidget.cpp.


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