slint/sixtyfps_runtime/rendering_backends/qt/qt_widgets
Olivier Goffart 2716e4b4dd TouchArea: add the pointer-event callback
... instead of `pressed-changed`

This allows to see what mouse button was pressed.

Closes #535
2021-10-04 14:39:49 +02:00
..
button.rs Native style: Fix size of button with icon 2021-09-30 19:10:00 +02:00
checkbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
combobox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
groupbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
lineedit.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
listviewitem.rs Fix natively styled list view item active/inactive rendering 2021-09-15 15:39:15 +02:00
scrollview.rs Attempt to improve a bit the look of the native scrollbar 2021-10-01 12:58:00 +02:00
slider.rs TouchArea: add the pointer-event callback 2021-10-04 14:39:49 +02:00
spinbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
tabwidget.rs Fix TabWidget drawing with the Qt Fusion style 2021-09-30 19:43:53 +02:00