slint/sixtyfps_runtime/rendering_backends/qt/qt_widgets
Olivier Goffart 6699067351 TabWidget: focus the tab when clicking on it
The Tab currently doesn't do anything with the focus, but this
serves as a workaround for #798 so that inner widget of a tab can't
keep the focus when they are hidden

cc #798
2022-01-12 14:54:04 +01:00
..
button.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
checkbox.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
combobox.rs NativeComboBox: don't show the combobox as open 2022-01-03 12:52:20 +01:00
groupbox.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
lineedit.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
listviewitem.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
scrollview.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
slider.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
spinbox.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
stylemetrics.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
tabwidget.rs TabWidget: focus the tab when clicking on it 2022-01-12 14:54:04 +01:00