QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsexternalstorage.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include <QObject>
#include <QString>
Include dependency graph for qgsexternalstorage.h:
This graph shows which files directly or indirectly include this file:

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...