Qt Reference Documentation

Contents

Getting Started Guides

Creating applications using Qt and QML is easy enough once you get started.

To get you started we have created two tutorials creating two similar applications, but using different approaches. One tutorial implements the user interface using QML, while the other implements the whole application using traditional Qt.

Please click on the links below to start the ride.

Getting Started Programming with QML

Getting Started Programming with Qt