mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-15 14:50:58 -08:00
| .. | ||
| item-model | ||
| qml-lisp | ||
| quickwidget | ||
| Tic-Tac-Toe | ||
| 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.