快速入門指南

一旦入門,使用 Qt 和 QML 創建應用程序是很容易的。

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.

采用 QML 快速入門編程
采用 Qt 快速入門編程