Class: QgsColorWheel¶
A color wheel widget.
This widget consists of an outer ring which allows for hue selection, and an inner rotating triangle which allows for saturation and value selection.
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
A base class for interactive color widgets. |
|
- class qgis.gui.QgsColorWheel[source]¶
Bases:
QgsColorWidget- __init__(parent: QWidget | None = None)
Constructs a new color wheel widget.
- Parameters:
parent (Optional[QWidget] = None) – parent QWidget for the widget