Class: QgsEffectDrawModeComboBox¶
A combobox allowing selection of paint effect draw modes.
QgsEffectDrawModeComboBox in the collapsed state¶
QgsEffectDrawModeComboBox in the expanded state¶
Class Hierarchy¶
Base classes¶
- 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