|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include "qgis_core.h"#include <QCoreApplication>#include <QHash>#include <QStringList>#include <QVariant>

Go to the source code of this file.
Classes | |
| class | QgsProjectProperty |
| An abstract base class for QGIS project property hierarchys. More... | |
| class | QgsProjectPropertyKey |
| Project property key node. More... | |
| class | QgsProjectPropertyValue |
| Project property value node, contains a QgsProjectPropertyKey's value. More... | |