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() [1/2]
  
  | 
        
          | QgsEditorWidgetSetup::QgsEditorWidgetSetup | ( | const QString & | type, |  
          |  |  | const QVariantMap & | config |  
          |  | ) |  |  |  | inline | 
 
 
◆ QgsEditorWidgetSetup() [2/2]
  
  | 
        
          | QgsEditorWidgetSetup::QgsEditorWidgetSetup | ( |  | ) |  |  | default | 
 
 
◆ config()
  
  | 
        
          | QVariantMap QgsEditorWidgetSetup::config | ( |  | ) | const |  | inline | 
 
 
◆ isNull()
  
  | 
        
          | bool QgsEditorWidgetSetup::isNull | ( |  | ) | const |  | inline | 
 
 
◆ type()
  
  | 
        
          | QString QgsEditorWidgetSetup::type | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: