Class: QgsEffectDrawModeComboBox¶
A combobox allowing selection of paint effect draw modes.
QgsEffectDrawModeComboBox in the collapsed state¶
QgsEffectDrawModeComboBox in the expanded state¶
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
Methods
Returns the currently selected draw mode for the combo box |
|
Sets the currently selected draw mode for the combo box |
- class qgis.gui.QgsEffectDrawModeComboBox[source]¶
Bases:
QComboBox- drawMode(self) QgsPaintEffect.DrawMode[source]¶
Returns the currently selected draw mode for the combo box
- Return type:
- Returns:
current draw mode
- setDrawMode(self, drawMode: QgsPaintEffect.DrawMode)[source]¶
Sets the currently selected draw mode for the combo box
- Parameters:
drawMode (QgsPaintEffect.DrawMode) – selected draw mode