Holder for the widget type and its configuration for a field.
More...
#include <qgseditorwidgetsetup.h>
Holder for the widget type and its configuration for a field.
- Since
- QGIS 3.0
Definition at line 28 of file qgseditorwidgetsetup.h.
QgsEditorWidgetSetup::QgsEditorWidgetSetup |
( |
const QString & |
type, |
|
|
const QVariantMap & |
config |
|
) |
| |
|
inline |
QgsEditorWidgetSetup::QgsEditorWidgetSetup |
( |
| ) |
|
|
default |
QVariantMap QgsEditorWidgetSetup::config |
( |
| ) |
const |
|
inline |
bool QgsEditorWidgetSetup::isNull |
( |
| ) |
const |
|
inline |
QString QgsEditorWidgetSetup::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: