slint/internal/compiler/widgets/material-base
Olivier Goffart 7947d44e59 Run the syntax_updater on our widgets
This is commit is just the output of running the syntax updater on the
files in the internal/compiler/widgets directory.
No extra manual steps were done.

Note: In order to run the updater, I did a hack so that the updater wouldn't
choke on internal item used by the styles by commenting out the check in
ElementType::lookup_type_for_child_element
2023-01-11 10:52:48 +01:00
..
comp-state-layer.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
layouts.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
md.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
std-widgets-impl.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
std-widgets.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-button.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-checkbox.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-combobox.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-groupbox.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-item.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-lineedit.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-listview.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-scrollview.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-slider.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-spinbox.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
widget-tabwidget.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00