QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include "qgsrelation.h"
#include "qgsoptionalexpression.h"
#include <QColor>
Go to the source code of this file.
Classes | |
class | QgsAttributeEditorContainer |
This is a container for attribute editors, used to group them visually in the attribute form if it is set to the drag and drop designer. More... | |
class | QgsAttributeEditorElement |
This is an abstract base class for any elements of a drag and drop form. More... | |
class | QgsAttributeEditorField |
This element will load a field's widget onto the form. More... | |
class | QgsAttributeEditorHtmlElement |
An attribute editor widget that will represent arbitrary HTML code. More... | |
class | QgsAttributeEditorQmlElement |
An attribute editor widget that will represent arbitrary QML code. More... | |
class | QgsAttributeEditorRelation |
This element will load a relation editor onto the form. More... | |