QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsAttributeTableModel, including all inherited members.
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &value) | QgsAttributeTableModel | protectedvirtualslot |
beginInsertColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginInsertRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
beginRemoveColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginRemoveRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginResetModel() | QAbstractItemModel | protected |
blockSignals(bool block) | QObject | |
buddy(const QModelIndex &index) const | QAbstractItemModel | virtual |
canFetchMore(const QModelIndex &parent) const | QAbstractItemModel | virtual |
changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | QAbstractItemModel | protected |
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QAbstractItemModel | protected |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
columnCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributeTableModel | |
columnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn) | QAbstractItemModel | |
columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
columnsInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn) | QAbstractItemModel | |
columnsRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
createIndex(int row, int column, void *ptr) const | QAbstractItemModel | protected |
createIndex(int row, int column, int id) const | QAbstractItemModel | protected |
createIndex(int row, int column, quint32 id) const | QAbstractItemModel | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
data(const QModelIndex &index, int role) const override | QgsAttributeTableModel | virtual |
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | QAbstractItemModel | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | QAbstractTableModel | virtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
editorContext() const | QgsAttributeTableModel | inline |
endInsertColumns() | QAbstractItemModel | protected |
endInsertRows() | QAbstractItemModel | protected |
endMoveColumns() | QAbstractItemModel | protected |
endMoveRows() | QAbstractItemModel | protected |
endRemoveColumns() | QAbstractItemModel | protected |
endRemoveRows() | QAbstractItemModel | protected |
endResetModel() | QAbstractItemModel | protected |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
executeAction(int action, const QModelIndex &idx) const | QgsAttributeTableModel | |
executeMapLayerAction(QgsMapLayerAction *action, const QModelIndex &idx) const | QgsAttributeTableModel | |
extraColumns() const | QgsAttributeTableModel | |
feature(const QModelIndex &idx) const | QgsAttributeTableModel | |
featureAdded(QgsFeatureId fid, bool resettingModel=false) | QgsAttributeTableModel | protectedvirtualslot |
FeatureIdRole enum value | QgsAttributeTableModel | |
featuresDeleted(const QgsFeatureIds &fids) | QgsAttributeTableModel | protectedvirtualslot |
fetchMore(const QModelIndex &parent) | QAbstractItemModel | virtual |
fieldCol(int idx) const | QgsAttributeTableModel | |
fieldConditionalStyleChanged(const QString &fieldName) | QgsAttributeTableModel | slot |
fieldIdx(int col) const | QgsAttributeTableModel | |
FieldIndexRole enum value | QgsAttributeTableModel | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finished() | QgsAttributeTableModel | signal |
flags(const QModelIndex &index) const override | QgsAttributeTableModel | virtual |
hasChildren(const QModelIndex &parent) const | QAbstractItemModel | virtual |
hasIndex(int row, int column, const QModelIndex &parent) const | QAbstractItemModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | QgsAttributeTableModel | virtual |
headerDataChanged(Qt::Orientation orientation, int first, int last) | QAbstractItemModel | |
idToIndex(QgsFeatureId id) const | QgsAttributeTableModel | |
idToIndexList(QgsFeatureId id) const | QgsAttributeTableModel | |
idToRow(QgsFeatureId id) const | QgsAttributeTableModel | |
index(int row, int column, const QModelIndex &parent) const | QAbstractTableModel | virtual |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
insertColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
insertColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
insertRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
insertRows(int row, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
itemData(const QModelIndex &index) const | QAbstractItemModel | virtual |
killTimer(int id) | QObject | |
layer() const | QgsAttributeTableModel | inline |
layerCache() const | QgsAttributeTableModel | inline |
layerDeleted() | QgsAttributeTableModel | protectedvirtualslot |
layoutAboutToBeChanged() | QAbstractItemModel | |
layoutChanged() | QAbstractItemModel | |
loadAttributes() | QgsAttributeTableModel | protectedvirtual |
loadLayer() | QgsAttributeTableModel | virtualslot |
match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) const | QAbstractItemModel | virtual |
mAttributes | QgsAttributeTableModel | protected |
mAttributeWidgetCaches | QgsAttributeTableModel | protected |
metaObject() const | QObject | virtual |
mExpressionContext | QgsAttributeTableModel | mutableprotected |
mFeat | QgsAttributeTableModel | mutableprotected |
mFieldCount | QgsAttributeTableModel | protected |
mIdRowMap | QgsAttributeTableModel | protected |
mimeData(const QModelIndexList &indexes) const | QAbstractItemModel | virtual |
mimeTypes() const | QAbstractItemModel | virtual |
mLayerCache | QgsAttributeTableModel | protected |
modelAboutToBeReset() | QAbstractItemModel | |
modelChanged() | QgsAttributeTableModel | signal |
modelReset() | QAbstractItemModel | |
moveToThread(QThread *targetThread) | QObject | |
mRowIdMap | QgsAttributeTableModel | protected |
mRowStylesMap | QgsAttributeTableModel | mutableprotected |
mWidgetConfigs | QgsAttributeTableModel | protected |
mWidgetFactories | QgsAttributeTableModel | protected |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent(const QModelIndex &index) const=0 | QAbstractItemModel | |
QObject::parent() const | QObject | |
persistentIndexList() const | QAbstractItemModel | protected |
prefetchColumnData(int column) | QgsAttributeTableModel | |
prefetchSortData(const QString &expression) | QgsAttributeTableModel | |
progress(int i, bool &cancel) | QgsAttributeTableModel | signal |
property(const char *name) const | QObject | |
QAbstractItemModel(QObject *parent) | QAbstractItemModel | |
QAbstractTableModel(QObject *parent) | QAbstractTableModel | |
QgsAttributeTableModel(QgsVectorLayerCache *layerCache, QObject *parent=nullptr) | QgsAttributeTableModel | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
reload(const QModelIndex &index1, const QModelIndex &index2) | QgsAttributeTableModel | |
removeChild(QObject *object) | QObject | |
removeColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
removeColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
removeEventFilter(QObject *obj) | QObject | |
removeRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) override | QgsAttributeTableModel | virtual |
request() const | QgsAttributeTableModel | |
reset() | QAbstractItemModel | protected |
resetInternalData() | QAbstractItemModel | protected |
resetModel() | QgsAttributeTableModel | inline |
revert() | QAbstractItemModel | virtual |
Role enum name | QgsAttributeTableModel | |
roleNames() const | QAbstractItemModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributeTableModel | virtual |
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow) | QAbstractItemModel | |
rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
rowsInserted(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow) | QAbstractItemModel | |
rowsRemoved(const QModelIndex &parent, int start, int end) | QAbstractItemModel | |
rowToId(int row) const | QgsAttributeTableModel | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | QgsAttributeTableModel | virtual |
setEditorContext(const QgsAttributeEditorContext &context) | QgsAttributeTableModel | inline |
setExtraColumns(int extraColumns) | QgsAttributeTableModel | |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | QAbstractItemModel | virtual |
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) | QAbstractItemModel | virtual |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRequest(const QgsFeatureRequest &request) | QgsAttributeTableModel | |
setRoleNames(const QHash< int, QByteArray > &roleNames) | QAbstractItemModel | protected |
setSupportedDragActions(QFlags< Qt::DropAction > actions) | QAbstractItemModel | |
sibling(int row, int column, const QModelIndex &index) const | QAbstractItemModel | |
signalsBlocked() const | QObject | |
sort(int column, Qt::SortOrder order) | QAbstractItemModel | virtual |
sortCacheExpression() const | QgsAttributeTableModel | |
SortRole enum value | QgsAttributeTableModel | |
span(const QModelIndex &index) const | QAbstractItemModel | virtual |
startTimer(int interval) | QObject | |
submit() | QAbstractItemModel | virtual |
supportedDragActions() const | QAbstractItemModel | |
supportedDropActions() const | QAbstractItemModel | virtual |
swapRows(QgsFeatureId a, QgsFeatureId b) | QgsAttributeTableModel | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
UserRole enum value | QgsAttributeTableModel | |
~QAbstractItemModel() | QAbstractItemModel | virtual |
~QAbstractTableModel() | QAbstractTableModel | |
~QObject() | QObject | virtual |