actionContainer() const | QgsAttributesAvailableWidgetsModel | |
columnCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributesFormModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const override | QgsAttributesAvailableWidgetsModel | |
emitDataChangedRecursively(const QModelIndex &parent=QModelIndex(), const QVector< int > &roles=QVector< int >()) | QgsAttributesFormModel | protected |
fieldContainer() const | QgsAttributesAvailableWidgetsModel | |
fieldModelIndex(const QString &fieldName) const | QgsAttributesAvailableWidgetsModel | |
firstRecursiveMatchingModelIndex(const QgsAttributesFormData::AttributesFormItemType &itemType, const QString &itemId) const | QgsAttributesFormModel | |
firstTopMatchingModelIndex(const QgsAttributesFormData::AttributesFormItemType &itemType, const QString &itemId) const | QgsAttributesFormModel | |
flags(const QModelIndex &index) const override | QgsAttributesAvailableWidgetsModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | QgsAttributesAvailableWidgetsModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | QgsAttributesFormModel | |
indexLessThan(const QModelIndex &a, const QModelIndex &b) const | QgsAttributesFormModel | protected |
ItemDataRole enum value | QgsAttributesFormModel | |
ItemDisplayRole enum value | QgsAttributesFormModel | |
ItemFieldConfigRole enum value | QgsAttributesFormModel | |
itemForIndex(const QModelIndex &index) const | QgsAttributesFormModel | protected |
ItemIdRole enum value | QgsAttributesFormModel | |
ItemNameRole enum value | QgsAttributesFormModel | |
ItemRoles enum name | QgsAttributesFormModel | |
ItemTypeRole enum value | QgsAttributesFormModel | |
mimeData(const QModelIndexList &indexes) const override | QgsAttributesAvailableWidgetsModel | |
mimeTypes() const override | QgsAttributesAvailableWidgetsModel | |
mLayer | QgsAttributesFormModel | protected |
mProject | QgsAttributesFormModel | protected |
mRootItem | QgsAttributesFormModel | protected |
mShowAliases | QgsAttributesFormModel | protected |
parent(const QModelIndex &index) const override | QgsAttributesFormModel | |
populate() override | QgsAttributesAvailableWidgetsModel | slot |
populateLayerActions(const QList< QgsAction > actions) | QgsAttributesAvailableWidgetsModel | slot |
QgsAttributesAvailableWidgetsModel(QgsVectorLayer *layer, QgsProject *project, QObject *parent=nullptr) | QgsAttributesAvailableWidgetsModel | explicit |
QgsAttributesFormModel(QgsVectorLayer *layer, QgsProject *project, QObject *parent=nullptr) | QgsAttributesFormModel | explicit |
relationContainer() const | QgsAttributesAvailableWidgetsModel | |
rootToLeafPath(QgsAttributesFormItem *item) const | QgsAttributesFormModel | protected |
rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributesFormModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | QgsAttributesAvailableWidgetsModel | |
setShowAliases(bool show) | QgsAttributesFormModel | |
showAliases() const | QgsAttributesFormModel | |
supportedDragActions() const override | QgsAttributesAvailableWidgetsModel | |
~QgsAttributesFormModel() override | QgsAttributesFormModel | |