QML Examples and DemosQt includes a set of examples and demos that show how to use various aspects of QML. The examples are small demonstrations of particular QML components, while the demos contain more complete and functional applications. To run the examples and demos, open them in Qt Creator or use the included QML Viewer tool. The QML Viewer can be run from the command line: qmlviewer $QTDIR/demos/declarative/samegame/samegame.qml On Mac OS X, you can run the included "QMLViewer" application from the Finder, or use the command line: QMLViewer.app/Contents/MacOS/QMLViewer $QTDIR/demos/declarative/samegame/samegame.qml DemosThe QML demos integrate a variety of features to demonstrate how QML can be used to produce sophisticated interfaces and applications:
The demos can be found in Qt's demos/declarative directory. ExamplesThe QML examples are small, simple applications that show how to use a particular QML component or feature. If you are new to QML, you may also find the Hello World and Same Game tutorials useful. The examples can be found in Qt's examples/declarative directory. AnimationImage ElementsTextPositionersKey InteractionTouch InteractionUI ComponentsToysModels and Views
XMLInternationalization (i18n)Right-to-left User InterfacesThreadingScreen OrientationSQL Local StorageC++ ExtensionsLabs
|
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt 4.8 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com