QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
#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"
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... | |