mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-11 00:04:09 -04:00
11 lines
342 B
Python
11 lines
342 B
Python
# The following has been generated automatically from src/gui/actions/qgsactionmenu.h
|
|
try:
|
|
QgsActionMenu.__attribute_docs__ = {'reinit': 'Emitted after actions have been reloaded.\n'}
|
|
QgsActionMenu.__group__ = ['actions']
|
|
except NameError:
|
|
pass
|
|
try:
|
|
QgsActionMenu.ActionData.__group__ = ['actions']
|
|
except NameError:
|
|
pass
|