Class: QgsAnnotationItemGuiGroup

class qgis.gui.QgsAnnotationItemGuiGroup

Bases: sip.wrapper

Stores GUI metadata about a group of annotation item classes.

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

For instance, the various basic shape creation tools would use QgsAnnotationItemGuiGroup to display grouped within toolbars.

New in version 3.22.

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

QgsAnnotationItemGuiGroup(QgsAnnotationItemGuiGroup)

Attributes

icon
id
name