QGIS API Documentation 3.99.0-Master (e59a7c0ab9f)
|
This is the complete list of members for QgsAttributesFormLayoutModel, including all inherited members.
addContainer(QModelIndex &parent, const QString &name, int columnCount, Qgis::AttributeEditorContainerType type) | QgsAttributesFormLayoutModel | |
columnCount(const QModelIndex &parent=QModelIndex()) const override | QgsAttributesFormModel | |
createAttributeEditorWidget(const QModelIndex &index, QgsAttributeEditorElement *parent) const | QgsAttributesFormLayoutModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const override | QgsAttributesFormLayoutModel | |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override | QgsAttributesFormLayoutModel | |
emitDataChangedRecursively(const QModelIndex &parent=QModelIndex(), const QVector< int > &roles=QVector< int >()) | QgsAttributesFormModel | protected |
externalItemDropped(QModelIndex &index) | QgsAttributesFormLayoutModel | signal |
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 | QgsAttributesFormLayoutModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | QgsAttributesFormLayoutModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | QgsAttributesFormModel | |
indexLessThan(const QModelIndex &a, const QModelIndex &b) const | QgsAttributesFormModel | protected |
insertChild(const QModelIndex &parent, int row, const QString &itemId, QgsAttributesFormData::AttributesFormItemType itemType, const QString &itemName) | QgsAttributesFormLayoutModel | |
internalItemDropped(QModelIndex &index) | QgsAttributesFormLayoutModel | signal |
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 | |
listOfContainers() const | QgsAttributesFormLayoutModel | |
mimeData(const QModelIndexList &indexes) const override | QgsAttributesFormLayoutModel | |
mimeTypes() const override | QgsAttributesFormLayoutModel | |
mLayer | QgsAttributesFormModel | protected |
mProject | QgsAttributesFormModel | protected |
mRootItem | QgsAttributesFormModel | protected |
mShowAliases | QgsAttributesFormModel | protected |
parent(const QModelIndex &index) const override | QgsAttributesFormModel | |
populate() override | QgsAttributesFormLayoutModel | slot |
QgsAttributesFormLayoutModel(QgsVectorLayer *layer, QgsProject *project, QObject *parent=nullptr) | QgsAttributesFormLayoutModel | explicit |
QgsAttributesFormModel(QgsVectorLayer *layer, QgsProject *project, QObject *parent=nullptr) | QgsAttributesFormModel | explicit |
removeRow(int row, const QModelIndex &parent=QModelIndex()) | QgsAttributesFormLayoutModel | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) override | QgsAttributesFormLayoutModel | |
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 | QgsAttributesFormLayoutModel | |
setShowAliases(bool show) | QgsAttributesFormModel | |
showAliases() const | QgsAttributesFormModel | |
supportedDragActions() const override | QgsAttributesFormLayoutModel | |
supportedDropActions() const override | QgsAttributesFormLayoutModel | |
updateAliasForFieldItems(const QString &fieldName, const QString &fieldAlias) | QgsAttributesFormLayoutModel | |
~QgsAttributesFormModel() override | QgsAttributesFormModel |