slint/internal/compiler/tests/syntax/lookup
Florian Blasius 61c39b5fa1 Add support for dispatching key events through the public platform API
This change adds `KeyPress` and `KeyRelease` variants to the
`WindowEvent` enum, along with the new `slint::Key` enum, that allows
encoding keys.
2022-11-15 10:34:17 +01:00
..
array_index.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
callback_alias.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
callback_alias2.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
callback_alias3.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
callback_not_called.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
callback_return.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
color.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
conversion.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
dashes.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
deprecated_property.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
enum.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
for_lookup.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
global.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
if.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
issue_1461.slint Workaround for issue #1461 2022-08-17 07:49:05 +02:00
property.slint Make SlintInternal.dark-color-scheme a property instead of a function (#1790) 2022-10-28 14:20:20 +02:00
signal_arg.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
two_way_binding.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
two_way_binding_infer.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00