| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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 | 
| Abstract base class for QgsExternalStorage fetched content.  More... | |
| class | QgsExternalStorageStoredContent | 
| Abstract base class for QgsExternalStorage stored content.  More... | |