QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgscustomlayerorderwidget.h File Reference
#include <QWidget>
#include "qgis.h"
#include <QAbstractListModel>
#include "qgis_gui.h"
Include dependency graph for qgscustomlayerorderwidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsCustomLayerOrderWidget
 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. More...