| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgis_gui.h"#include "qgis_sip.h"#include "ui_qgsfielddomainwidgetbase.h"#include "ui_qgsrangedomainwidgetbase.h"#include "ui_qgsglobdomainwidgetbase.h"#include "ui_qgscodedvaluedomainwidgetbase.h"#include "qgis.h"#include "qgsfielddomain.h"#include <QAbstractTableModel>#include <QDialog>

Go to the source code of this file.
Classes | |
| class | QgsAbstractFieldDomainWidget | 
| Abstract base class for widgets which configure the extended properties of a QgsFieldDomain subclass.  More... | |
| class | QgsCodedFieldDomainWidget | 
| A widget for configuration of the extended properties of a QgsCodedFieldDomain.  More... | |
| class | QgsCodedValueTableModel | 
| A table model for representing the values in a QgsCodedValue list.  More... | |
| class | QgsFieldDomainDialog | 
| A dialog for configuration of the properties of a QgsFieldDomain.  More... | |
| class | QgsFieldDomainWidget | 
| A widget for configuration of the properties of a QgsFieldDomain.  More... | |
| class | QgsGlobDomainWidget | 
| A widget for configuration of the extended properties of a QgsGlobFieldDomain.  More... | |
| class | QgsRangeDomainWidget | 
| A widget for configuration of the extended properties of a QgsRangeFieldDomain.  More... | |