QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgslayertreeview.h File Reference
#include <QTreeView>
#include "qgis.h"
#include "qgis_gui.h"
#include <QSortFilterProxyModel>
Include dependency graph for qgslayertreeview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsLayerTreeProxyModel
 The QgsLayerTreeProxyModel class is a proxy model for QgsLayerTreeModel, supports private layers and text filtering. More...
 
class  QgsLayerTreeView
 The QgsLayerTreeView class extends QTreeView and provides some additional functionality when working with a layer tree. More...
 
class  QgsLayerTreeViewMenuProvider
 Implementation of this interface can be implemented to allow QgsLayerTreeView instance to provide custom context menus (opened upon right-click). More...