QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsAttributeEditorElement Member List

This is the complete list of members for QgsAttributeEditorElement, including all inherited members.

clone(QgsAttributeEditorElement *parent) const =0QgsAttributeEditorElementpure virtual
create(const QDomElement &element, const QString &layerId, const QgsFields &fields, const QgsReadWriteContext &context, QgsAttributeEditorElement *parent=nullptr)QgsAttributeEditorElementstatic
horizontalStretch() constQgsAttributeEditorElementinline
labelStyle() constQgsAttributeEditorElement
mHorizontalStretchQgsAttributeEditorElementprotected
mLabelStyleQgsAttributeEditorElementprotected
mNameQgsAttributeEditorElementprotected
mParentQgsAttributeEditorElementprotected
mShowLabelQgsAttributeEditorElementprotected
mTypeQgsAttributeEditorElementprotected
mVerticalStretchQgsAttributeEditorElementprotected
name() constQgsAttributeEditorElementinline
parent() constQgsAttributeEditorElementinline
QgsAttributeEditorElement(Qgis::AttributeEditorType type, const QString &name, QgsAttributeEditorElement *parent=nullptr)QgsAttributeEditorElementinline
setHorizontalStretch(int stretch)QgsAttributeEditorElementinline
setLabelStyle(const LabelStyle &labelStyle)QgsAttributeEditorElement
setShowLabel(bool showLabel)QgsAttributeEditorElement
setVerticalStretch(int stretch)QgsAttributeEditorElementinline
showLabel() constQgsAttributeEditorElement
toDomElement(QDomDocument &doc) constQgsAttributeEditorElement
type() constQgsAttributeEditorElementinline
verticalStretch() constQgsAttributeEditorElementinline
~QgsAttributeEditorElement()=defaultQgsAttributeEditorElementvirtual