QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include <QObject>
#include <QString>
Go to the source code of this file.
Classes | |
class | QgsExternalStorage |
Abstract interface for external storage - to be implemented by various backends and registered in QgsExternalStorageRegistry. More... | |
class | QgsExternalStorageContent |
Base class for QgsExternalStorage stored and fetched content. More... | |
class | QgsExternalStorageFetchedContent |
Class for QgsExternalStorage fetched content. More... | |
class | QgsExternalStorageStoredContent |
Class for QgsExternalStorage stored content. More... | |