mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
4 lines
590 B
Python
4 lines
590 B
Python
# The following has been generated automatically from src/core/raster/qgsrasterattributetable.h
|
|
QgsRasterAttributeTable.UsageInformation.__attribute_docs__ = {'description': 'Usage description', 'unique': 'Usage must be unique', 'required': 'Usage is required', 'isColor': 'Usage is part of a color component', 'isRamp': 'Usage is part of a ramp component', 'supported': 'Usage is supported', 'maybeClass': 'May be suitable for classification', 'allowedTypes': 'Usage allowed types'}
|
|
QgsRasterAttributeTable.MinMaxClass.__attribute_docs__ = {'minMaxValues': 'List of values for the class'}
|