mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-18 22:37:21 +00:00
![]() This is supposed to be emitted whenever the user performs an intentional interaction, which works whenever you scroll the Slint Flickable with the scrollwheel. Dragging the scrollbar on the Qt style didn't do anything, since that was never hooked up to this callback. I only implemented this in the Qt style, because that's the only one that uses the NativeScrollView element. See #9574. |
||
---|---|---|
.. | ||
button.rs | ||
checkbox.rs | ||
combobox.rs | ||
groupbox.rs | ||
lineedit.rs | ||
listviewitem.rs | ||
palette.rs | ||
progress_indicator.rs | ||
scrollview.rs | ||
slider.rs | ||
spinbox.rs | ||
stylemetrics.rs | ||
tableheadersection.rs | ||
tabwidget.rs |