Class: QgsLayoutItemGuiGroup

class qgis.gui.QgsLayoutItemGuiGroup

Bases: sip.wrapper

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.

QgsLayoutItemGuiGroup(id: str = ‘’, name: str = ‘’, icon: QIcon = QIcon()) Constructor for QgsLayoutItemGuiGroup.

QgsLayoutItemGuiGroup(QgsLayoutItemGuiGroup)

Attributes

icon
id
name