Subgroup: Smart

Class: QgsSmartGroupEditorDialog

class qgis.gui.QgsSmartGroupEditorDialog(style: QgsStyle, parent: QWidget = None)

Bases: PyQt5.QtWidgets.QDialog

Methods

actionEvent
addCondition function to create a new ConditionBox and update UI
changeEvent
childEvent
closeEvent
conditionOperator returns the AND/OR condition
connectNotify
contextMenuEvent
create
customEvent
destroy
disconnectNotify
dragEnterEvent
dragLeaveEvent
dragMoveEvent
dropEvent
enterEvent
event
eventFilter
focusInEvent
focusNextChild
focusNextPrevChild
focusOutEvent
focusPreviousChild
hideEvent
initPainter
inputMethodEvent
isSignalConnected
keyPressEvent
keyReleaseEvent
leaveEvent
metric
mouseDoubleClickEvent
mouseMoveEvent
mousePressEvent
mouseReleaseEvent
moveEvent
nativeEvent
paintEvent
receivers
removeCondition slot to remove the condition with id int
resizeEvent
sender
senderSignalIndex
setOperator sets the operator AND/OR
setSmartgroupName sets the smart group Name
sharedPainter
showEvent
smartgroupName returns the value from mNameLineEdit
tabletEvent
timerEvent
updateMicroFocus
wheelEvent

Signals

Attributes

actionEvent()
addCondition(self)

function to create a new ConditionBox and update UI

changeEvent()
childEvent()
closeEvent()
conditionOperator(self) → str

returns the AND/OR condition

connectNotify()
contextMenuEvent()
create()
customEvent()
destroy()
disconnectNotify()
dragEnterEvent()
dragLeaveEvent()
dragMoveEvent()
dropEvent()
enterEvent()
event()
eventFilter()
focusInEvent()
focusNextChild()
focusNextPrevChild()
focusOutEvent()
focusPreviousChild()
hideEvent()
initPainter()
inputMethodEvent()
isSignalConnected()
keyPressEvent()
keyReleaseEvent()
leaveEvent()
metric()
mouseDoubleClickEvent()
mouseMoveEvent()
mousePressEvent()
mouseReleaseEvent()
moveEvent()
nativeEvent()
paintEvent()
receivers()
removeCondition(self, int)

slot to remove the condition with id int

resizeEvent()
sender()
senderSignalIndex()
setOperator(self, str)

sets the operator AND/OR

setSmartgroupName(self, str)

sets the smart group Name

sharedPainter()
showEvent()
smartgroupName(self) → str

returns the value from mNameLineEdit

tabletEvent()
timerEvent()
updateMicroFocus()
wheelEvent()