EQL5/examples/M-modules/quick/item-model
2017-03-19 00:16:31 +01:00
..
lib small revision of '.pro' files 2017-03-04 11:41:32 +01: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 small revisions 2017-02-28 10:32:28 +01:00
qml-lisp.lisp add QML example "table-view"; some revisions; 2017-03-19 00:16:31 +01: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.