QGIS/python/PyQt6/gui/auto_additions/qgscollapsiblegroupbox.py
2024-08-14 13:05:46 +10:00

6 lines
290 B
Python

# The following has been generated automatically from src/gui/qgscollapsiblegroupbox.h
try:
QgsCollapsibleGroupBoxBasic.__attribute_docs__ = {'collapsedStateChanged': 'Signal emitted when groupbox collapsed/expanded state is changed, and when first shown\n'}
except NameError:
pass