We want to make a function that send all items (mainly labels) to browser and let user set the cotent, then send it back to server and export as pdf. I can only find itemById<https://qgis.org/pyqgis/master/core/Layout/QgsLayout.html#qgis.core.QgsLayout.itemById>and itemByUuid<https://qgis.org/pyqgis/master/core/Layout/QgsLayout.html#qgis.core.QgsLayout.itemByUuid>, but there are all kinds of layouts. Is there a way to get all items and their ids?
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
