attributeDeleted(int idx) | QgsAttributeTableModel | privatevirtualslot |
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &value) | QgsAttributeTableModel | protectedvirtualslot |
columnCount(const QModelIndex &parent=QModelIndex()) const | QgsAttributeTableModel | |
data(const QModelIndex &index, int role) const | QgsAttributeTableModel | virtual |
executeAction(int action, const QModelIndex &idx) const | QgsAttributeTableModel | |
feature(const QModelIndex &idx) const | QgsAttributeTableModel | |
featureAdded(QgsFeatureId fid, bool inOperation=true) | QgsAttributeTableModel | protectedvirtualslot |
featureDeleted(QgsFeatureId fid) | QgsAttributeTableModel | protectedvirtualslot |
FeatureIdRole enum value | QgsAttributeTableModel | |
fieldCol(int idx) const | QgsAttributeTableModel | |
fieldIdx(int col) const | QgsAttributeTableModel | |
FieldIndexRole enum value | QgsAttributeTableModel | |
finished() | QgsAttributeTableModel | signal |
flags(const QModelIndex &index) const | QgsAttributeTableModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | QgsAttributeTableModel | |
idToIndex(QgsFeatureId id) const | QgsAttributeTableModel | |
idToIndexList(QgsFeatureId id) const | QgsAttributeTableModel | |
idToRow(QgsFeatureId id) const | QgsAttributeTableModel | |
layer() const | QgsAttributeTableModel | inline |
layerCache() const | QgsAttributeTableModel | inline |
layerDeleted() | QgsAttributeTableModel | protectedvirtualslot |
loadAttributes() | QgsAttributeTableModel | protectedvirtual |
loadFeatureAtId(QgsFeatureId fid) const | QgsAttributeTableModel | privatevirtual |
loadLayer() | QgsAttributeTableModel | virtual |
mAttributes | QgsAttributeTableModel | protected |
mCachedField | QgsAttributeTableModel | private |
mFeat | QgsAttributeTableModel | mutableprotected |
mFeatureRequest | QgsAttributeTableModel | private |
mFieldCache | QgsAttributeTableModel | private |
mFieldCount | QgsAttributeTableModel | protected |
mIdRowMap | QgsAttributeTableModel | protected |
mLayerCache | QgsAttributeTableModel | protected |
modelChanged() | QgsAttributeTableModel | signal |
mRowIdMap | QgsAttributeTableModel | protected |
mValueMaps | QgsAttributeTableModel | protected |
prefetchColumnData(int column) | QgsAttributeTableModel | |
progress(int i, bool &cancel) | QgsAttributeTableModel | signal |
QgsAttributeTableModel(QgsVectorLayerCache *layerCache, QObject *parent=0) | QgsAttributeTableModel | |
reload(const QModelIndex &index1, const QModelIndex &index2) | QgsAttributeTableModel | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) | QgsAttributeTableModel | |
resetModel() | QgsAttributeTableModel | |
Role enum name | QgsAttributeTableModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const | QgsAttributeTableModel | virtual |
rowToId(int row) const | QgsAttributeTableModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | QgsAttributeTableModel | virtual |
SortRole enum value | QgsAttributeTableModel | |
swapRows(QgsFeatureId a, QgsFeatureId b) | QgsAttributeTableModel | |
updatedFields() | QgsAttributeTableModel | privatevirtualslot |
~QgsAttributeTableModel() | QgsAttributeTableModel | virtual |