slint/internal/compiler/widgets/material-base
Florian Blasius f2aab576f4
Add StandardTableView widget (#2032)
* Text only StandardTableView with column and rows
* Text editing of cells
* Sort by column ascending and descending
* Variants of the TableView for native, fluent and material
2023-01-12 19:41:12 +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 StandardTableView widget (#2032) 2023-01-12 19:41:12 +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 Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +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-table-view.slint Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +01:00
widget-tabwidget.slint Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00