slint/internal/backends/qt/qt_widgets
Olivier Goffart 3823c1e8da Experimental support for Drag & Drop
Add a `DragArea` and `DropArea` elements.
It is currently gated as experimental.
2025-06-26 15:39:18 +02:00
..
button.rs Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
checkbox.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
combobox.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
groupbox.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
lineedit.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
listviewitem.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
palette.rs Upgrade cbindgen and use unsafe(no_mangle) attributes (#8539) 2025-05-26 11:21:33 +02:00
progress_indicator.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
scrollview.rs Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
slider.rs Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
spinbox.rs Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
stylemetrics.rs Upgrade cbindgen and use unsafe(no_mangle) attributes (#8539) 2025-05-26 11:21:33 +02:00
tableheadersection.rs Core: Pass the MouseEvent by reference 2025-06-26 15:39:18 +02:00
tabwidget.rs Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00