slint/internal/backends/qt/qt_widgets
Olivier Goffart 0c19751a1e Qt: do not wrap QPainter directly, but use a unique_ptr instead
Because QPainter can't be relocated.

Fixes #1230
2022-05-05 13:50:26 +02:00
..
button.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
checkbox.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
combobox.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
groupbox.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
lineedit.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
listviewitem.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
scrollview.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
slider.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
spinbox.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
stylemetrics.rs Take alignment from QStyle infos into account when rendering the TabBar 2022-04-20 15:19:16 +02:00
tabwidget.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00