columnCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributeTableModel | |
data(const QModelIndex &index, int role) const override | QgsAttributeTableModel | |
editorContext() const | QgsAttributeTableModel | inline |
executeAction(QUuid action, const QModelIndex &idx) const | QgsAttributeTableModel | |
executeMapLayerAction(QgsMapLayerAction *action, const QModelIndex &idx) const | QgsAttributeTableModel | |
extraColumns() const | QgsAttributeTableModel | |
feature(const QModelIndex &idx) const | QgsAttributeTableModel | |
FeatureIdRole enum value | QgsAttributeTableModel | |
fieldCol(int idx) const | QgsAttributeTableModel | |
fieldConditionalStyleChanged(const QString &fieldName) | QgsAttributeTableModel | slot |
fieldIdx(int col) const | QgsAttributeTableModel | |
FieldIndexRole enum value | QgsAttributeTableModel | |
finished() | QgsAttributeTableModel | signal |
flags(const QModelIndex &index) const override | QgsAttributeTableModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | QgsAttributeTableModel | |
idToIndex(QgsFeatureId id) const | QgsAttributeTableModel | |
idToIndexList(QgsFeatureId id) const | QgsAttributeTableModel | |
idToRow(QgsFeatureId id) const | QgsAttributeTableModel | |
layer() const | QgsAttributeTableModel | inline |
layerCache() const | QgsAttributeTableModel | inline |
loadLayer() | QgsAttributeTableModel | virtualslot |
modelChanged() | QgsAttributeTableModel | signal |
prefetchColumnData(int column) | QgsAttributeTableModel | |
prefetchSortData(const QString &expression) | QgsAttributeTableModel | |
progress(int i, bool &cancel) | QgsAttributeTableModel | signal |
QgsAttributeTableModel(QgsVectorLayerCache *layerCache, QObject *parent=nullptr) | QgsAttributeTableModel | |
reload(const QModelIndex &index1, const QModelIndex &index2) | QgsAttributeTableModel | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) override | QgsAttributeTableModel | |
request() const | QgsAttributeTableModel | |
resetModel() | QgsAttributeTableModel | inline |
Role enum name | QgsAttributeTableModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributeTableModel | |
rowToId(int row) const | QgsAttributeTableModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | QgsAttributeTableModel | |
setEditorContext(const QgsAttributeEditorContext &context) | QgsAttributeTableModel | inline |
setExtraColumns(int extraColumns) | QgsAttributeTableModel | |
setRequest(const QgsFeatureRequest &request) | QgsAttributeTableModel | |
sortCacheExpression() const | QgsAttributeTableModel | |
SortRole enum value | QgsAttributeTableModel | |
swapRows(QgsFeatureId a, QgsFeatureId b) | QgsAttributeTableModel | |
TestQgsAttributeTable class | QgsAttributeTableModel | friend |
UserRole enum value | QgsAttributeTableModel | |