Class: QgsExternalStorageFetchedContent¶
Abstract base class for QgsExternalStorage
fetched content.
Added in version 3.22.
Note
This is an abstract class, with methods which must be implemented by a subclass.
The following methods must be implemented: fetch()
, filePath()
Class Hierarchy¶
Base classes¶
Base class for |
|
Abstract Methods
Starts fetching |
|
Returns fetched resource file path |
Signals
The signal is emitted when the resource has successfully been fetched |
- class qgis.core.QgsExternalStorageFetchedContent[source]¶
Bases:
QgsExternalStorageContent