Class: QgsLayoutItemPropertiesWidget

class qgis.gui.QgsLayoutItemPropertiesWidget(parent: QWidget, item: QgsLayoutItem)

Bases: PyQt5.QtWidgets.QWidget

Constructs a QgsLayoutItemPropertiesWidget with a parent and for the given layout item.

A widget for controlling the common properties of layout items (e.g. position and size, background, stroke, frame). This widget can be embedded into other layout item widgets.

actionEvent()
changeEvent()
childEvent()
closeEvent()
connectNotify()
contextMenuEvent()
create()
customEvent()
destroy()
disconnectNotify()
dragEnterEvent()
dragLeaveEvent()
dragMoveEvent()
dropEvent()
enterEvent()
event()
focusInEvent()
focusNextChild()
focusNextPrevChild()
focusOutEvent()
focusPreviousChild()
hideEvent()
initPainter()
initializeDataDefinedButtons(self)

Initializes data defined buttons to current atlas coverage layer

inputMethodEvent()
isSignalConnected()
keyPressEvent()
keyReleaseEvent()
leaveEvent()
metric()
mouseDoubleClickEvent()
mouseMoveEvent()
mousePressEvent()
mouseReleaseEvent()
moveEvent()
nativeEvent()
paintEvent()
populateDataDefinedButtons(self)

Sets data defined button state to match item

positionMode(self) → QgsLayoutItem.ReferencePoint

Returns the position mode

receivers()
resizeEvent()
sender()
senderSignalIndex()
setItem(self, item: QgsLayoutItem)

Sets the layout item

sharedPainter()
showBackgroundGroup(self, showGroup: bool)

Determines if the background of the group box shall be shown

showEvent()
showFrameGroup(self, showGroup: bool)

Determines if the frame of the group box shall be shown

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