EQL5/examples/M-modules/quick/item-model
2017-10-10 10:59:03 +02:00
..
qml some revisions (mostly "quick" examples) 2017-02-25 10:46:45 +01:00
abstract-model.lisp build wrapper functions by default (no more optionally) 2017-09-14 13:17:44 +02:00
list-model.lisp build wrapper functions by default (no more optionally) 2017-09-14 13:17:44 +02:00
properties.lisp unix: add "make install" option for exe, lib, modules (refactor file locations) 2017-04-28 12:05:59 +02:00
qml-lisp.lisp fix 'qml-set' to work with enum values 2017-10-10 10:59:03 +02:00
README.txt revisions of "quick" examples docu 2017-02-17 10:16:30 +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.


HELP
====

To display the output of QPROPERTIES*, run

    (show-properties-dialog) ; see "properties.lisp"

and use [Select] to explore the single QML items.