QGIS API Documentation  2.0.1-Dufour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
qgsattributetablemodel.h File Reference
#include <QAbstractTableModel>
#include <QModelIndex>
#include <QObject>
#include <QHash>
#include <QQueue>
#include <QMap>
#include "qgsvectorlayer.h"
#include "qgsvectorlayercache.h"
Include dependency graph for qgsattributetablemodel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsAttributeTableModel
 A model backed by a QgsVectorLayerCache which is able to provide feature/attribute information to a QAbstractItemView. More...