mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
3 lines
488 B
Python
3 lines
488 B
Python
|
# The following has been generated automatically from src/gui/qgsrangeslider.h
|
||
|
QgsRangeSlider.__attribute_docs__ = {'rangeChanged': 'Emitted when the range selected in the widget is changed.\n', 'rangeLimitsChanged': 'Emitted when the limits of values allowed in the widget is changed.\n', 'fixedRangeSizeChanged': "Emitted when the widget's fixed range size is changed.\n\n.. seealso:: :py:func:`fixedRangeSize`\n\n.. seealso:: :py:func:`setFixedRangeSize`\n\n.. versionadded:: 3.38\n"}
|