slint/sixtyfps_compiler/tests/syntax/lookup
Simon Hausmann 7982325da4 Change Rectangle::background's type to be a brush
This also introduces the brush type in the compiler and generators. At the
moment only conversion from Color is implemented.
2021-02-03 12:49:44 +01:00
..
callback_return.60 Properly error when the return value of a signal is missing 2021-01-26 17:18:01 +01:00
color.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
conversion.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
dashes.60 Add the element name in the error when a property is not found 2020-11-30 13:01:39 +01:00
deprecated_property.60 Issue a warning when accessing a deprecated property through component scopes 2021-02-03 08:03:01 +01:00
enum.60 Remove the 'align-' prefix from TextHorizontal/TextVerticalAlignment 2021-01-25 10:59:18 +01:00
for_lookup.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
global.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
if.60 Issue a warning when accessing deprecated properties through member lookups 2021-02-02 22:42:02 +01:00
property.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
signal_arg.60 Issue a warning when accessing a deprecated property through component scopes 2021-02-03 08:03:01 +01:00
two_way_binding.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00