mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
3 lines
525 B
Python
3 lines
525 B
Python
# The following has been generated automatically from src/core/qgsbookmarkmanager.h
|
|
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'}
|