EQL5/examples/M-modules/quick/item-model
2017-02-12 17:06:25 +01:00
..
lib revision of "quick" examples 2017-02-12 17:06:25 +01:00
qml "quick": get rid of JS glue code (now done in Qt/C++, better and safer); only drawback is "Lisp.call()" max. argument limit (currently 16, but could be extended); 2017-02-07 10:31:11 +01:00
abstract-model.lisp revision of "quick" examples 2017-02-12 17:06:25 +01:00
list-model.lisp some revisions 2017-02-06 22:01:10 +01:00
qml-lisp.lisp revision of "quick" examples 2017-02-12 17:06:25 +01:00
README.txt add examples in "quick/item-model"; lots of minor revisions; 2017-02-01 16:36:18 +01:00

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.