This document discusses building a run-time environment for QML applications using C++ and Qt. It provides an overview of Johan Thelin's background working with Qt and embedded Linux. It then demonstrates how to expose C++ classes, objects, and models to QML to build a basic run-time that integrates C++ and QML.