slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart 733d4ed365 Handle more non printable key
Share the code that defines the key with a macro over all the backends using
a symlink.

This is a symlink rather than exposing the macro directly since we add this
module in every backend, and each backend re-declares the macro to handle
the part that it needs. This needs to be a symlink because it will also be shared
with the compiler that does not depends on sixtyfps-corelib
2021-12-10 11:28:09 +01:00
..
qt_widgets Native ComboBox: style the background of the popup 2021-12-06 18:52:10 +01:00
qt_window Handle more non printable key 2021-12-10 11:28:09 +01:00
build.rs Native style: respond to the StyleChange event 2021-11-29 17:18:23 +01:00
Cargo.toml Bump version number to 0.1.6 2021-11-24 14:19:09 +00:00
key_generated.rs Add Qt::CursorShape to key_generated.rs 2021-12-07 22:41:24 +01:00
lib.rs Native ComboBox: style the background of the popup 2021-12-06 18:52:10 +01:00
LICENSE.QT Hardcode the Qt license 2021-10-22 14:32:17 +02:00
qt_widgets.rs Native style: respond to the StyleChange event 2021-11-29 17:18:23 +01:00
qt_window.rs Handle more non printable key 2021-12-10 11:28:09 +01:00
QtThirdPartySoftware_Listing.txt Hardcode the Qt license 2021-10-22 14:32:17 +02:00