QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

Definition at line 27 of file qgslegendinterface.h.