Class: QgsExternalStorageStoredContent
Class for QgsExternalStorage stored content
Class Hierarchy
Base classes
Methods
store
  | 
Starts storing  | 
url
  | 
Returns stored resource URL  | 
Signals
stored
  | 
The signal is emitted when the resource has successfully been stored  | 
- 
class qgis.core.QgsExternalStorageStoredContent[source]
 
Bases: QgsExternalStorageContent
- 
store(self)[source]
 
Starts storing
- 
signal stored[source]
 
The signal is emitted when the resource has successfully been stored
- 
url(self) → str[source]
 
Returns stored resource URL
- Return type:
 
str