Class: QgsRenderedAnnotationItemDetails

class qgis.core.QgsRenderedAnnotationItemDetails

Bases: QgsRenderedItemDetails

Contains information about a rendered annotation item.

Added in version 3.22.

QgsRenderedAnnotationItemDetails(layerId: Optional[str], itemId: Optional[str]) Constructor for QgsRenderedAnnotationItemDetails.

QgsRenderedAnnotationItemDetails(a0: QgsRenderedAnnotationItemDetails)

Methods

itemId

Returns the item ID of the associated annotation item.

itemId(self) str

Returns the item ID of the associated annotation item.

Return type:

str