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

Go to the source code of this file.

Classes

class  QgsLegendInterface
 QgsLegendInterface Abstract base class to make QgsLegend available to plugins. More...
 

Typedefs

typedef QPair< QString, QList< QString > > GroupLayerInfo
 

Typedef Documentation

◆ GroupLayerInfo

Definition at line 27 of file qgslegendinterface.h.