EQL5/examples/M-modules/quick
2017-02-02 10:49:51 +01:00
..
item-model small revisions 2017-02-02 10:49:51 +01:00
qml-lisp small revisions 2017-02-02 10:49:51 +01:00
quickwidget
Tic-Tac-Toe small revisions 2017-02-02 10:49:51 +01:00
README.txt

If you are new to QML/EQL5, you probably want to go through the examples
in this order:

    1) qml-lisp
    2) Tic-Tac-Toe
    3) item-model

The trivial "quickwidget" example just demonstrates that you can integrate
a QML widget in any Qt application, combining both traditional Qt and QML.