Class: QgsSmartGroupCondition

class qgis.gui.QgsSmartGroupCondition(id: int, parent: QWidget = None)

Bases: PyQt5.QtWidgets.QWidget

Parameters
  • id (int) –

  • parent

actionEvent()
changeEvent()
childEvent()
closeEvent()
connectNotify()
constraint(self) → str

returns the constraint key

Return type

str

contextMenuEvent()
create()
customEvent()
destroy()
destruct(self)
disconnectNotify()
dragEnterEvent()
dragLeaveEvent()
dragMoveEvent()
dropEvent()
enterEvent()
event()
focusInEvent()
focusNextChild()
focusNextPrevChild()
focusOutEvent()
focusPreviousChild()
hideEvent()
hideRemoveButton(self, hide: bool)

sets the remove button hidden state to ‘hide’

Parameters

hide (bool) –

initPainter()
inputMethodEvent()
isSignalConnected()
keyPressEvent()
keyReleaseEvent()
leaveEvent()
metric()
mouseDoubleClickEvent()
mouseMoveEvent()
mousePressEvent()
mouseReleaseEvent()
moveEvent()
nativeEvent()
paintEvent()
parameter(self) → str

returns the parameter

Return type

str

receivers()
removed

removed(self, int) [signal]

resizeEvent()
sender()
senderSignalIndex()
setConstraint(self, constraint: str)

sets the given constraint

Parameters

constraint (str) –

setParameter(self, param: str)

sets the given param

Parameters

param (str) –

sharedPainter()
showEvent()
tabletEvent()
timerEvent()
updateMicroFocus()
wheelEvent()