|
QGIS API Documentation
master-6227475
|
#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... | |