QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgslegendmodel.h File Reference
#include <QStandardItemModel>
#include <QStringList>
#include <QSet>
Include dependency graph for qgslegendmodel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsLegendModel
 A model that provides group, layer and classification items. More...
 

Typedefs

typedef QPair< QString, QList< QString > > GroupLayerInfo
 

Typedef Documentation

◆ GroupLayerInfo

Definition at line 30 of file qgslegendmodel.h.