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.