Friday, March 26, 2010

Learn the QML #1

Let's start the "Hello World" sample straightforwardly - using QtCreator 2.0.0 tech preview.

At first create the QML project with wizard.

At second, switch the IDE in "project" mode, then set "QML Viewer" and "Main QML File". "QML Viewer" is executable file qml in your Qt 4.7.0's bin directory.

At last, launch the QML widget from IDE.

No comments:

Post a Comment