mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-25 11:21:08 -08:00
| .. | ||
| item-model | ||
| painted-item | ||
| qml-lisp | ||
| quickwidget | ||
| Tic-Tac-Toe | ||
| README.txt | ||
If you are new to QML/EQL5, you probably want to go through the examples
(and READMEs) in this order:
* qml-lisp
* Tic-Tac-Toe
* item-model
* painted-item
The trivial "quickwidget" example just demonstrates that you can integrate
a QML widget in any Qt application, combining both traditional Qt and QML.