QGIS API Documentation 3.43.0-Master (8fc5848dca1)
|
#include "qgsaction.h"
#include "qgsaddtaborgroup.h"
#include "qgsattributeeditorelement.h"
#include "qgsoptionalexpression.h"
#include "qgsvectorlayer.h"
#include <QAbstractItemModel>
#include <QPushButton>
#include <QSortFilterProxyModel>
Go to the source code of this file.
Classes | |
class | QgsAttributesFormData::AttributeFormItemData |
Main class to store and transfer editor data contained in a QgsAttributesFormModel. More... | |
struct | QgsAttributesFormData::FieldConfig |
Holds the configuration for a field. More... | |
struct | QgsAttributesFormData::HtmlElementEditorConfiguration |
class | QgsAttributesAvailableWidgetsModel |
Manages available widgets when configuring attributes forms. More... | |
class | QgsAttributesFormData |
Describes editor data contained in a QgsAttributesFormModel. More... | |
class | QgsAttributesFormItem |
Holds parent-child relations as well as item data contained in a QgsAttributesFormModel. More... | |
class | QgsAttributesFormLayoutModel |
Manages form layouts when configuring attributes forms via drag and drop designer. More... | |
class | QgsAttributesFormModel |
Abstract class for tree models allowing for configuration of attributes forms. More... | |
class | QgsAttributesFormProxyModel |
Proxy model to filter items in the tree views of the drag and drop designer. More... | |
struct | QgsAttributesFormData::QmlElementEditorConfiguration |
struct | QgsAttributesFormData::RelationEditorConfiguration |
struct | QgsAttributesFormData::SpacerElementEditorConfiguration |
struct | QgsAttributesFormData::TextElementEditorConfiguration |
Macros | |
#define | SIP_NO_FILE |
#define SIP_NO_FILE |
Definition at line 20 of file qgsattributesformmodel.h.