mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
3 lines
337 B
Python
3 lines
337 B
Python
|
# The following has been generated automatically from src/gui/qgsopacitywidget.h
|
||
|
QgsOpacityWidget.__attribute_docs__ = {'opacityChanged': 'Emitted when the ``opacity`` is changed in the widget, where ``opacity`` ranges from 0.0 (transparent)\nto 1.0 (opaque).\n\n.. seealso:: :py:func:`setOpacity`\n\n.. seealso:: :py:func:`opacity`\n'}
|