clone(QgsAttributeEditorElement *parent) const =0 | QgsAttributeEditorElement | pure 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 |
QgsAttributeEditorElement(Qgis::AttributeEditorType type, const QString &name, QgsAttributeEditorElement *parent=nullptr) | QgsAttributeEditorElement | inline |
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 |