Class: QgsSmartGroupEditorDialog¶

QgsSmartGroupEditorDialog¶
Class Hierarchy¶
Base classes¶
Methods
function to create a new ConditionBox and update UI |
|
returns the AND/OR condition |
|
slot to remove the condition with id int |
|
sets the operator AND/OR |
|
sets the smart group Name |
|
returns the value from mNameLineEdit |
- class qgis.gui.QgsSmartGroupEditorDialog(style: QgsStyle | None, parent: QWidget | None = None)[source]¶
Bases:
QDialog
- removeCondition(self, a0: int)[source]¶
slot to remove the condition with id int
- Parameters:
a0 (int)