QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QString>
#include <QColor>
#include <limits>
#include "qgis.h"
#include "qgis_core.h"
#include "qgis_sip.h"
Go to the source code of this file.
Classes | |
class | QgsSettingsEntryBase |
Represent settings entry and provides methods for reading and writing settings values. More... | |
class | QgsSettingsEntryBaseTemplate< T > |
Base abstract class for settings entries with typed get and set methods. More... | |