QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
QgsRasterIdentifyResult Member List

This is the complete list of members for QgsRasterIdentifyResult, including all inherited members.

error() constQgsRasterIdentifyResultinline
format() constQgsRasterIdentifyResultinline
isValid() constQgsRasterIdentifyResultinline
params() constQgsRasterIdentifyResultinline
QgsRasterIdentifyResult()QgsRasterIdentifyResult
QgsRasterIdentifyResult(QgsRaster::IdentifyFormat theFormat, const QMap< int, QVariant > &theResults)QgsRasterIdentifyResult
QgsRasterIdentifyResult(const QgsError &theError)QgsRasterIdentifyResult
results() constQgsRasterIdentifyResultinline
setError(const QgsError &theError)QgsRasterIdentifyResultinline
setParams(const QMap< QString, QVariant > &theParams)QgsRasterIdentifyResultinline
~QgsRasterIdentifyResult()QgsRasterIdentifyResultvirtual