Qt ExamplesQt includes a set of examples that cover nearly every aspect of Qt development. They aren't meant to be impressive when you run them, but in each case the source code has been carefully written to illustrate one or more best Qt programming practices. You can run the examples from the Examples and Demos Launcher application (except see QML Examples for special instructions for running those examples). In addition, Qt Creator can directly run these examples through the Welcome Page. The examples are listed below by functional area. Each example listed in a particular functional area is meant to illustrate how best to use Qt to do some particular task in that functional area, but the examples will often use features from other functional areas as well for completeness. If you are new to Qt, you should probably start by going through the Tutorials, and then begin with the Application example. In addition to these examples and the tutorials, Qt includes a selection of demos that deliberately show off Qt's features. You might want to look at these as well. These examples are provided under the terms of the Modified BSD License. Qt Quick Example CodeThe QML Examples and Demos site has a dedicated page for QML examples. Qt Mobility Example CodeThe Qt Mobility Examples page lists examples that show how the Qt Mobility APIs might be used. Qt Examples by Module or Technology
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia. Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. |