# The following has been generated automatically from src/core/qgsbookmarkmanager.h try: QgsBookmarkManager.__attribute_docs__ = {'bookmarkAboutToBeAdded': 'Emitted when a bookmark is about to be added to the manager\n', 'bookmarkAdded': 'Emitted when a bookmark has been added to the manager\n', 'bookmarkRemoved': 'Emitted when a bookmark was removed from the manager\n', 'bookmarkAboutToBeRemoved': 'Emitted when a bookmark is about to be removed from the manager\n', 'bookmarkChanged': 'Emitted when a bookmark is changed\n'} except NameError: pass QgsBookmark.fromXml = staticmethod(QgsBookmark.fromXml) QgsBookmarkManager.createProjectBasedManager = staticmethod(QgsBookmarkManager.createProjectBasedManager) QgsBookmarkManager.exportToFile = staticmethod(QgsBookmarkManager.exportToFile)