Style pixel value editor¶
Dialog for setting the pixel value for styling activities.
PixelValueEditorDialog ¶
Bases: QDialog
, WidgetUi
Dialog for setting the pixel value for styling activities.
Source code in src/cplus_plugin/gui/pixel_value_editor_dialog.py
item_mapping
property
¶
Returns a mapping of the activity position in the table and its corresponding unique identifier.
We are using an OrderedDict to ensure consistency across different Python versions in the different platforms that QGIS runs on.
Returns:
Type | Description |
---|---|
OrderedDict
|
The mapping of the activities' positions in the table and its corresponding unique identifier. |
open_help ¶
Last update:
June 9, 2025