QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsfielddomainwidget.h File Reference
#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>
Include dependency graph for qgsfielddomainwidget.h:
This graph shows which files directly or indirectly include this file:

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...