mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-25 11:21:08 -08:00
| .. | ||
| lib | ||
| qml | ||
| properties.lisp | ||
| qml-lisp.lisp | ||
| README.txt | ||
| source-model.lisp | ||
| table-view.lisp | ||
INFO ==== This shows the use of a QML ApplicationWindow and a TableView. The data source part is identical to the "item-model/abstract-model" example. Additionally, a QSortFilterProxyModel is used for both search and sorting.