#include <qgsattributesformproperties.h>
◆ Type
| Enumerator |
|---|
| Field | |
| Relation | |
| Container | Container for the form.
|
| QmlWidget | |
| HtmlWidget | |
| WidgetType | In the widget tree, the type of widget.
|
| Action | Layer action.
|
Definition at line 102 of file qgsattributesformproperties.h.
◆ DnDTreeItemData() [1/2]
| QgsAttributesFormProperties::DnDTreeItemData::DnDTreeItemData |
( |
| ) |
|
|
default |
◆ DnDTreeItemData() [2/2]
| QgsAttributesFormProperties::DnDTreeItemData::DnDTreeItemData |
( |
Type |
type, |
|
|
const QString & |
name, |
|
|
const QString & |
displayName, |
|
|
const QColor & |
backgroundColor = QColor() |
|
) |
| |
|
inline |
◆ backgroundColor()
| QColor QgsAttributesFormProperties::DnDTreeItemData::backgroundColor |
( |
| ) |
const |
◆ columnCount()
| int QgsAttributesFormProperties::DnDTreeItemData::columnCount |
( |
| ) |
const |
|
inline |
◆ displayName()
| QString QgsAttributesFormProperties::DnDTreeItemData::displayName |
( |
| ) |
const |
|
inline |
◆ htmlElementEditorConfiguration()
◆ name()
| QString QgsAttributesFormProperties::DnDTreeItemData::name |
( |
| ) |
const |
|
inline |
◆ operator QVariant()
| QgsAttributesFormProperties::DnDTreeItemData::operator QVariant |
( |
| ) |
|
|
inline |
◆ qmlElementEditorConfiguration()
◆ relationEditorConfiguration()
◆ setBackgroundColor()
| void QgsAttributesFormProperties::DnDTreeItemData::setBackgroundColor |
( |
const QColor & |
backgroundColor | ) |
|
◆ setColumnCount()
| void QgsAttributesFormProperties::DnDTreeItemData::setColumnCount |
( |
int |
count | ) |
|
|
inline |
◆ setDisplayName()
| void QgsAttributesFormProperties::DnDTreeItemData::setDisplayName |
( |
const QString & |
displayName | ) |
|
|
inline |
◆ setHtmlElementEditorConfiguration()
◆ setName()
| void QgsAttributesFormProperties::DnDTreeItemData::setName |
( |
const QString & |
name | ) |
|
|
inline |
◆ setQmlElementEditorConfiguration()
◆ setRelationEditorConfiguration()
◆ setShowAsGroupBox()
| void QgsAttributesFormProperties::DnDTreeItemData::setShowAsGroupBox |
( |
bool |
showAsGroupBox | ) |
|
◆ setShowLabel()
| void QgsAttributesFormProperties::DnDTreeItemData::setShowLabel |
( |
bool |
showLabel | ) |
|
◆ setType()
| void QgsAttributesFormProperties::DnDTreeItemData::setType |
( |
Type |
type | ) |
|
|
inline |
◆ setVisibilityExpression()
| void QgsAttributesFormProperties::DnDTreeItemData::setVisibilityExpression |
( |
const QgsOptionalExpression & |
visibilityExpression | ) |
|
◆ showAsGroupBox()
| bool QgsAttributesFormProperties::DnDTreeItemData::showAsGroupBox |
( |
| ) |
const |
◆ showLabel()
| bool QgsAttributesFormProperties::DnDTreeItemData::showLabel |
( |
| ) |
const |
◆ type()
| Type QgsAttributesFormProperties::DnDTreeItemData::type |
( |
| ) |
const |
|
inline |
◆ visibilityExpression()
The documentation for this class was generated from the following files: