QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis.h"
#include "qgis_gui.h"
#include "qgssettingseditorwidgetwrapperimpl.h"
#include "qgslogger.h"
#include "qgssettingsentryenumflag.h"
#include <QComboBox>
#include <QStandardItemModel>
Go to the source code of this file.
Classes | |
class | QgsSettingsEnumEditorWidgetWrapper< ENUM > |
This class is a factory of editor for enum settings. More... | |
class | QgsSettingsFlagsEditorWidgetWrapper< ENUM, FLAGS > |
This class is a factory of editor for flags settings. More... | |
Macros | |
#define | SIP_NO_FILE |
#define SIP_NO_FILE |
Definition at line 19 of file qgssettingsenumflageditorwidgetwrapper.h.