Subgroup: Zip

Class: QgsZipItem

class qgis.core.QgsZipItem

Bases: qgis._core.QgsDataCollectionItem

A zip file: contains layers, using GDAL/OGR VSIFILE mechanism

childEvent()
connectNotify()
createChildren(self) → object
customEvent()
deferredDelete()
disconnectNotify()
getZipFileList(self) → List[str]
iconZip() → QIcon
isSignalConnected()
itemFromFilePath(parent: QgsDataItem, filePath: str, name: str, path: str) → QgsDataItem

Creates a new data item from the specified path.

Note

available in Python as itemFromFilePath

itemFromPath(parent: QgsDataItem, path: str, name: str) → QgsDataItem

Creates a new data item from the specified path.

populate()
receivers()
refresh()
sProviderNames = []
sender()
senderSignalIndex()
timerEvent()
updateIcon()
vsiPrefix(uri: str) → str