gsdview.gdalbackend.gdalqt4

Helper tools and custom components for binding GDAL and PyQt4.

Functions

GDALTypeCodeToNumericTypeCode(gdal_code)

Classes

BaseGdalGraphicsItem(band[, parent, scene])
GdalGraphicsItem(band[, parent, scene])
class gsdview.gdalbackend.gdalqt4.BaseGdalGraphicsItem(band, parent=None, scene=None)
boundingRect()
compute_default_LUT()
getlut()
setlut(newlut, offset=None)
class gsdview.gdalbackend.gdalqt4.GdalGraphicsItem(band, parent=None, scene=None)
paint(painter, option, widget)

Previous topic

gsdview.gdalbackend.gdalptc

Next topic

gsdview.gdalbackend.gdalsupport

This Page