Home Qt Reference Documentation Search index: API Lookup
Welcome to the world of QML, the declarative UI language. In this Getting Started guide, we will create a simple text editor application using QML. After reading this guide, you should be ready to develop your own applications using QML and Qt C++. Installation First, we would need to install the latest version of Qt that includes Qt Quick , which is Qt 4.7. The installation guide contains installation instructions and requirements for different platforms.