QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Classes
qgsattributetablemodel.h File Reference
#include <QAbstractTableModel>
#include "qgis_sip.h"
#include <QModelIndex>
#include <QObject>
#include <QHash>
#include <QQueue>
#include <QMap>
#include "qgsconditionalstyle.h"
#include "qgsattributeeditorcontext.h"
#include "qgsvectorlayercache.h"
#include "qgis_gui.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
 Is able to generate editor widgets for its QModelIndexes as well. Is mostly referred to as "master model" within this doc and the source. More...