QGIS API Documentation 3.43.0-Master (37eec98dbf6)
|
A list box where the user can define custom order for drawing of layers. More...
#include <qgscustomlayerorderwidget.h>
Public Member Functions | |
QgsCustomLayerOrderWidget (QgsLayerTreeMapCanvasBridge *bridge, QWidget *parent=nullptr) | |
Constructor for QgsCustomLayerOrderWidget. | |
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.
Definition at line 43 of file qgscustomlayerorderwidget.h.
|
explicit |
Constructor for QgsCustomLayerOrderWidget.
Definition at line 31 of file qgscustomlayerorderwidget.cpp.