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

typedef QPair< QString, QList<QString> > GroupLayerInfo

Definition at line 29 of file qgslegendmodel.h.