GDAL items for PyQt4 QStandardItemModel.
Functions
| datasetitem(*args, **kwargs) |
Classes
| BandItem(band[, imagerequired]) | Raster band item |
| CachedDatasetItem(filename[, cachedir]) | |
| DatasetItem(filename[, mode]) | Dataset item |
| MajorObjectItem(gdalobj) | |
| SubDatasetItem(gdalfilename[, extrainfo]) |
Raster band item
This class implements both the QStandardItem and the gdal.Band interface. It also as attatched a graphics scene containing a GdalGraphicsItem
| Extra attributes: | |
|---|---|
Dataset item
This class implements both the QStandardItem and the gdal.Dataset interface.
| Attributes : |
|---|