| action(const QgsVectorLayer *layer) const | QgsAttributeEditorAction | |
| clone(QgsAttributeEditorElement *parent) const override | QgsAttributeEditorAction | virtual |
| create(const QDomElement &element, const QString &layerId, const QgsFields &fields, const QgsReadWriteContext &context, QgsAttributeEditorElement *parent=nullptr) | QgsAttributeEditorElement | static |
| horizontalStretch() const | QgsAttributeEditorElement | inline |
| labelStyle() const | QgsAttributeEditorElement | |
| mHorizontalStretch | QgsAttributeEditorElement | protected |
| mLabelStyle | QgsAttributeEditorElement | protected |
| mName | QgsAttributeEditorElement | protected |
| mParent | QgsAttributeEditorElement | protected |
| mShowLabel | QgsAttributeEditorElement | protected |
| mType | QgsAttributeEditorElement | protected |
| mVerticalStretch | QgsAttributeEditorElement | protected |
| name() const | QgsAttributeEditorElement | inline |
| parent() const | QgsAttributeEditorElement | inline |
| QgsAttributeEditorAction(const QgsAction &action, QgsAttributeEditorElement *parent) | QgsAttributeEditorAction | |
| QgsAttributeEditorAction(const QUuid &uuid, QgsAttributeEditorElement *parent) | QgsAttributeEditorAction | |
| QgsAttributeEditorElement(Qgis::AttributeEditorType type, const QString &name, QgsAttributeEditorElement *parent=nullptr) | QgsAttributeEditorElement | inline |
| setAction(const QgsAction &newAction) | QgsAttributeEditorAction | |
| setHorizontalStretch(int stretch) | QgsAttributeEditorElement | inline |
| setLabelStyle(const LabelStyle &labelStyle) | QgsAttributeEditorElement | |
| setShowLabel(bool showLabel) | QgsAttributeEditorElement | |
| setVerticalStretch(int stretch) | QgsAttributeEditorElement | inline |
| showLabel() const | QgsAttributeEditorElement | |
| toDomElement(QDomDocument &doc) const | QgsAttributeEditorElement | |
| type() const | QgsAttributeEditorElement | inline |
| verticalStretch() const | QgsAttributeEditorElement | inline |
| ~QgsAttributeEditorElement()=default | QgsAttributeEditorElement | virtual |