QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgssettingseditorwidgetwrapperimpl.h File Reference
#include <QColor>
#include "qgis_gui.h"
#include "qgssettingseditorwidgetwrapper.h"
#include "qgslogger.h"
#include "qgssettingsentryimpl.h"
#include "qgscolorbutton.h"
#include <QComboBox>
#include <QLineEdit>
#include <QCheckBox>
#include <QSpinBox>
#include <QDoubleSpinBox>
#include <QTableWidget>
Include dependency graph for qgssettingseditorwidgetwrapperimpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsSettingsBoolEditorWidgetWrapper
 This class is a factory of editor for boolean settings. More...
 
class  QgsSettingsColorEditorWidgetWrapper
 This class is a factory of editor for color settings. More...
 
class  QgsSettingsDoubleEditorWidgetWrapper
 This class is a factory of editor for double settings. More...
 
class  QgsSettingsEditorWidgetWrapperTemplate< T, V, U >
 This class is a base factory of editor for settings. More...
 
class  QgsSettingsIntegerEditorWidgetWrapper
 This class is a factory of editor for integer settings. More...
 
class  QgsSettingsStringEditorWidgetWrapper
 This class is a factory of editor for string settings. More...