EQL5/examples/M-modules/quick/item-model
2017-04-28 12:05:59 +02:00
..
qml some revisions (mostly "quick" examples) 2017-02-25 10:46:45 +01:00
abstract-model.lisp add QML example "table-view"; some revisions; 2017-03-19 00:16:31 +01:00
list-model.lisp small QML revisions 2017-02-18 17:00:23 +01: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 unix: add "make install" option for exe, lib, modules (refactor file locations) 2017-04-28 12:05:59 +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.