2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/gui/codeeditors/qgscodeeditordockwidget.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsCodeEditorDockWidget.__attribute_docs__ = {'visibilityChanged': "Emitted when the editor's visibility is changed.\n"}
|
2024-08-28 11:14:23 +10:00
|
|
|
QgsCodeEditorDockWidget.__signal_arguments__ = {'visibilityChanged': ['isVisible: bool']}
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsCodeEditorDockWidget.__group__ = ['codeeditors']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|