slint/docs/reference
Simon Hausmann f27c185daf
Add a released callback to Slider (#4821)
The released callback is invoked when the user finished changing the value, for example
when the arrow key is released.

As a bonus, for the Qt implementation this fixes a few bugs in the keyboard handling:
  - Handle orientation
  - Implement click-to-focus
  - Emit released also on key release

Co-authored-by: Luke D. Jones <luke@ljones.dev>
2024-03-26 14:15:52 +01:00
..
_static Restructure the Slint reference documentation 2023-08-15 10:43:49 +02:00
_templates Restructure the Slint reference documentation 2023-08-15 10:43:49 +02:00
src Add a released callback to Slider (#4821) 2024-03-26 14:15:52 +01:00
conf.py Bump version number to 1.5.1 2024-03-18 08:55:01 +00:00
index.rst Add documentation about the different renderers, their pros/const, and availability in backends and API 2023-09-12 11:28:17 +02:00
Pipfile Fix C++ docs build 2023-08-17 09:22:52 +02:00