QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
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:

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 44 of file qgscustomlayerorderwidget.h.

Constructor & Destructor Documentation

◆ QgsCustomLayerOrderWidget()

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

Constructor for QgsCustomLayerOrderWidget.

Definition at line 30 of file qgscustomlayerorderwidget.cpp.


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