Files
qt-creator/tests/tools/qtquickappblaster/qtquickapps.xml
2010-11-18 15:37:33 +01:00

269 lines
9.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<qmlapps>
<!--
<app
mainqmlfile="demos/declarative/calculator/calculator.qml"
projectpath="../examples/declarative/demos"
/>
<app
mainqmlfile="demos/declarative/flickr/flickr.qml"
projectpath="../examples/declarative/demos"
networkaccess="true"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="demos/declarative/photoviewer/photoviewer.qml"
projectpath="../examples/declarative/demos"
networkaccess="true"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="demos/declarative/rssnews/rssnews.qml"
projectpath="../examples/declarative/demos"
networkaccess="true"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="demos/declarative/samegame/samegame.qml"
projectpath="../examples/declarative/demos"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="demos/declarative/twitter/twitter.qml"
projectpath="../examples/declarative/demos"
networkaccess="true"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="demos/declarative/webbrowser/webbrowser.qml"
projectpath="../examples/declarative/demos"
networkaccess="true"
screenorientation="LockPortrait"
/>
-->
<app
mainqmlfile="examples/declarative/animation/basics/property-animation.qml"
projectpath="../examples/declarative/animation/basics"
/>
<app
mainqmlfile="examples/declarative/animation/basics/color-animation.qml"
projectpath="../examples/declarative/animation/basics"
/>
<app
mainqmlfile="examples/declarative/animation/behaviors/behavior-example.qml"
projectpath="../examples/declarative/animation/behaviors"
/>
<app
mainqmlfile="examples/declarative/animation/easing/easing.qml"
projectpath="../examples/declarative/animation"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/animation/states/states.qml"
projectpath="../examples/declarative/animation"
/>
<app
mainqmlfile="examples/declarative/imageelements/borderimage/borderimage.qml"
projectpath="../examples/declarative/imageelements"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/imageelements/borderimage/shadows.qml"
projectpath="../examples/declarative/imageelements"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/imageelements/image/image.qml"
projectpath="../examples/declarative/imageelements"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/text/fonts/availableFonts.qml"
projectpath="../examples/declarative/text/fonts"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/text/fonts/banner.qml"
projectpath="../examples/declarative/text/fonts"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/text/fonts/fonts.qml"
projectpath="../examples/declarative/text/fonts/"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/text/fonts/hello.qml"
projectpath="../examples/declarative/text/fonts/"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/text/textselection/textselection.qml"
projectpath="../examples/declarative/text"
/>
<app
mainqmlfile="examples/declarative/positioners/positioners.qml"
projectpath="../examples/declarative"
/>
<app
mainqmlfile="examples/declarative/keyinteraction/focus/focus.qml"
projectpath="../examples/declarative/keyinteraction"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/touchinteraction/gestures/experimental-gestures.qml"
projectpath="../examples/declarative/touchinteraction/gestures"
/>
<app
mainqmlfile="examples/declarative/touchinteraction/mousearea/mousearea-example.qml"
projectpath="../examples/declarative/touchinteraction/mousearea"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/ui-components/dialcontrol/dialcontrol.qml"
projectpath="../examples/declarative/ui-components"
/>
<app
mainqmlfile="examples/declarative/ui-components/flipable/flipable.qml"
projectpath="../examples/declarative/ui-components"
/>
<app
mainqmlfile="examples/declarative/ui-components/progressbar/main.qml"
projectpath="../examples/declarative/ui-components"
projectname="progressbar"
/>
<app
mainqmlfile="examples/declarative/ui-components/scrollbar/main.qml"
projectpath="../examples/declarative/ui-components"
/>
<app
mainqmlfile="examples/declarative/ui-components/searchbox/main.qml"
projectpath="../examples/declarative/ui-components"
/>
<app
mainqmlfile="examples/declarative/ui-components/slideswitch/slideswitch.qml"
projectpath="../examples/declarative/ui-components"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/ui-components/spinner/main.qml"
projectpath="../examples/declarative/ui-components"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="examples/declarative/ui-components/tabwidget/main.qml"
projectpath="../examples/declarative/ui-components"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/toys/clocks/clocks.qml"
projectpath="../examples/declarative/toys"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/toys/corkboards/corkboards.qml"
projectpath="../examples/declarative/toys"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/toys/dynamicscene/dynamicscene.qml"
projectpath="../examples/declarative/toys"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/toys/tic-tac-toe/tic-tac-toe.qml"
projectpath="../examples/declarative/toys/"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/toys/tvtennis/tvtennis.qml"
projectpath="../examples/declarative/toys"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/modelviews/gridview/gridview-example.qml"
projectpath="../examples/declarative/modelviews"
/>
<app
mainqmlfile="examples/declarative/modelviews/listview/dynamiclist.qml"
projectpath="../examples/declarative/modelviews/listview"
/>
<app
mainqmlfile="examples/declarative/modelviews/listview/expandingdelegates.qml"
projectpath="../examples/declarative/modelviews/listview"
/>
<app
mainqmlfile="examples/declarative/modelviews/listview/highlight.qml"
projectpath="../examples/declarative/modelviews/listview"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="examples/declarative/modelviews/listview/highlightranges.qml"
projectpath="../examples/declarative/modelviews/listview"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/modelviews/listview/sections.qml"
projectpath="../examples/declarative/modelviews/listview"
screenorientation="LockPortrait"
/>
<app
mainqmlfile="examples/declarative/modelviews/pathview/pathview-example.qml"
projectpath="../examples/declarative/modelviews"
screenorientation="LockLandscape"
/>
<app
mainqmlfile="examples/declarative/modelviews/package/Delegate.qml"
projectpath="../examples/declarative/modelviews"
screenorientation="LockLandscape"
/>
<!--
<app
mainqmlfile="examples/declarative/modelviews/parallax/parallax.qml"
projectpath="../examples/declarative/modelviews"
screenorientation="LockLandscape"
/>
-->
<app
mainqmlfile="examples/declarative/modelviews/visualitemmodel/visualitemmodel.qml"
projectpath="../examples/declarative/modelviews"
/>
<app
mainqmlfile="examples/declarative/modelviews/webview/alerts.qml"
projectpath="../examples/declarative/modelviews/webview"
networkaccess="true"
/>
<app
mainqmlfile="examples/declarative/modelviews/webview/autosize.qml"
projectpath="../examples/declarative/modelviews/webview"
screenorientation="LockPortrait"
networkaccess="true"
/>
<app
mainqmlfile="examples/declarative/modelviews/webview/googlemaps.qml"
projectpath="../examples/declarative/modelviews/webview"
networkaccess="true"
/>
<app
mainqmlfile="examples/declarative/modelviews/webview/inlinehtml.qml"
projectpath="../examples/declarative/modelviews/webview"
networkaccess="true"
/>
<app
mainqmlfile="examples/declarative/modelviews/webview/newwindows.qml"
projectpath="../examples/declarative/modelviews/webview"
networkaccess="true"
/>
<app
mainqmlfile="examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml"
projectpath="../examples/declarative/xml"
screenorientation="LockLandscape"
networkaccess="true"
/>
<app
mainqmlfile="examples/declarative/i18n/i18n.qml"
projectpath="../examples/declarative"
screenorientation="LockLandscape"
/>
</qmlapps>