Class: QgsLayoutItemGuiGroup

class qgis.gui.QgsLayoutItemGuiGroup(id: str = '', name: str = '', icon: QIcon = QIcon())

Bases: sip.wrapper

Constructor for QgsLayoutItemGuiGroup.

QgsLayoutItemGuiGroup(QgsLayoutItemGuiGroup)

Stores GUI metadata about a group of layout item classes.

QgsLayoutItemGuiGroup stores settings about groups of related layout item classes which should be presented to users grouped together.

For instance, the various basic shape creation tools would use QgsLayoutItemGuiGroup to display grouped within designer dialogs.

New in version 3.0:

Attributes

icon
id
name