mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-25 03:11:44 -08:00
| .. | ||
| qml | ||
| abstract-model.lisp | ||
| list-model.lisp | ||
| properties.lisp | ||
| qml-lisp.lisp | ||
| README.txt | ||
INFO
====
This is an adapted port of the following chapter in Qt Assistant:
"Using C++ Models with Qt Quick Views"
RUN
===
Please run it from this directory.
HELP
====
To display the output of QPROPERTIES*, run
(show-properties-dialog) ; see "properties.lisp"
and use [Select] to explore the single QML items.