Qt for Android examples status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Group into a category.) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Qt for Android]] | |||
== Working Examples == | |||
{| class="wikitable" | |||
! Example | |||
{| class=" | ! Status | ||
! Comment | |||
! Example | |||
! Status | |||
! Comment | |||
|- | |- | ||
| /widgets/animation/appchooser | | /widgets/animation/appchooser | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/animation/stickman | | /widgets/animation/stickman | ||
| OK | | OK | ||
| Needs external keyboard… | | Needs external keyboard… | ||
|- | |- | ||
| /widgets/animation/moveblocks | | /widgets/animation/moveblocks | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/layouts/borderlayout | | /widgets/layouts/borderlayout | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/layouts/dynamiclayouts | | /widgets/layouts/dynamiclayouts | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/layouts/flowlayout | | /widgets/layouts/flowlayout | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/mainwindows/mdi | | /widgets/mainwindows/mdi | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/mainwindows/dockwidgets | | /widgets/mainwindows/dockwidgets | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/mainwindows/mainwindow | | /widgets/mainwindows/mainwindow | ||
| OK | | OK | ||
| Not that this is a good idea on a phone… | | Not that this is a good idea on a phone… | ||
|- | |- | ||
| /widgets/mainwindows/recentfiles | | /widgets/mainwindows/recentfiles | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/mainwindows/menus | | /widgets/mainwindows/menus | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/painting/concentriccircles | | /widgets/painting/concentriccircles | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/painting/gradients | | /widgets/painting/gradients | ||
| OK | | OK | ||
| Not touch optimized… Does not exit on Back button | | Not touch optimized… Does not exit on Back button | ||
|- | |- | ||
| /widgets/painting/fontsampler | | /widgets/painting/fontsampler | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/painting/pathstroke | | /widgets/painting/pathstroke | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/painting/transformations | | /widgets/painting/transformations | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/richtext/syntaxhighlighter | | /widgets/richtext/syntaxhighlighter | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/richtext/calendar | | /widgets/richtext/calendar | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/movie | | /widgets/widgets/movie | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/validators | | /widgets/widgets/validators | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/analogclock | | /widgets/widgets/analogclock | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/calculator | | /widgets/widgets/calculator | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/mousebuttons | | /widgets/widgets/mousebuttons | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/charactermap | | /widgets/widgets/charactermap | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/wiggly | | /widgets/widgets/wiggly | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/digitalclock | | /widgets/widgets/digitalclock | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/elidedlabel | | /widgets/widgets/elidedlabel | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/imageviewer | | /widgets/widgets/imageviewer | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/sliders | | /widgets/widgets/sliders | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/tetrix | | /widgets/widgets/tetrix | ||
| OK | | OK | ||
| needs external keyboard | | needs external keyboard | ||
|- | |- | ||
| /widgets/widgets/groupbox | | /widgets/widgets/groupbox | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/spinboxes | | /widgets/widgets/spinboxes | ||
| OK | | OK | ||
| Combobox… | | Combobox… | ||
|- | |- | ||
| /widgets/tools/undo | | /widgets/tools/undo | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/tools/regexp | | /widgets/tools/regexp | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/scroller/scroller/graphicsview | | /widgets/scroller/scroller/graphicsview | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qtconcurrent/imagescaling | | /qtconcurrent/imagescaling | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qtconcurrent/progressdialog | | /qtconcurrent/progressdialog | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qtconcurrent/runfunction | | /qtconcurrent/runfunction | ||
| OK | | OK | ||
| but slightly pointless, since | | but slightly pointless, since it's a console application | ||
|- | |- | ||
| /network/torrent | | /network/torrent | ||
| OK? | | OK? | ||
| Runs. I | | Runs. I didn't try to actually torrent anything… | ||
|- | |- | ||
| /network/network-chat | | /network/network-chat | ||
| OK | | OK | ||
| Tested with two devices on | | Tested with two devices on WLAN | ||
|- | |- | ||
| /sql/masterdetail | | /sql/masterdetail | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /opengl/cube | | /opengl/cube | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /opengl/hellogl_es2 | | /opengl/hellogl_es2 | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /opengl/textures | | /opengl/textures | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /linguist/arrowpad | | /linguist/arrowpad | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /script/qstetrix | | /script/qstetrix | ||
| OK | | OK | ||
| needs external keyboard | | needs external keyboard | ||
|- | |- | ||
| /script/calculator | | /script/calculator | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /touch/pinchzoom | | /touch/pinchzoom | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /touch/dials | | /touch/dials | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /touch/knobs | | /touch/knobs | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /embedded/styleexample | | /embedded/styleexample | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /embedded/flickable | | /embedded/flickable | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /embedded/lightmaps | | /embedded/lightmaps | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /embedded/digiflip | | /embedded/digiflip | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /gui/rasterwindow | | /gui/rasterwindow | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /gui/analogclock | | /gui/analogclock | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /multimediawidgets/videowidget | | /multimediawidgets/videowidget | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /multimediawidgets/player | | /multimediawidgets/player | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qpa/windows | | /qpa/windows | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /svg/richtext/textobject | | /svg/richtext/textobject | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qml/xmlhttprequest | | /qml/xmlhttprequest | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qml/referenceexamples/coercion | | /qml/referenceexamples/coercion | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /qml/referenceexamples/properties | | /qml/referenceexamples/properties | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/toys/tvtennis | | /declarative/toys/tvtennis | ||
| ~OK | | ~OK | ||
| Has some graphical issues | | Has some graphical issues | ||
|- | |- | ||
| /declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout | | /declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout | | /declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/calculator | | /declarative/calculator | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/samegame | | /declarative/samegame | ||
| OK | | OK | ||
| Add QT += sql to the .pro file, otherwise you will get a missing symbols error at run-time | | Add QT += sql to the .pro file, otherwise you will get a missing symbols error at run-time | ||
|- | |- | ||
| /declarative/photoviewer | | /declarative/photoviewer | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/twitter | | /declarative/twitter | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/snake | | /declarative/snake | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/modelviews/listview/sections | | /declarative/modelviews/listview/sections | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/modelviews/pathview | | /declarative/modelviews/pathview | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/modelviews/visualitemmodel | | /declarative/modelviews/visualitemmodel | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/modelviews/objectlistmodel | | /declarative/modelviews/objectlistmodel | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/modelviews/abstractitemmodel | | /declarative/modelviews/abstractitemmodel | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/modelviews/stringlistmodel | | /declarative/modelviews/stringlistmodel | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/touchinteraction/pincharea | | /declarative/touchinteraction/pincharea | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/touchinteraction/mousearea/mousearea-example | | /declarative/touchinteraction/mousearea/mousearea-example | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/text/fonts/availableFonts | | /declarative/text/fonts/availableFonts | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/text/fonts/banner | | /declarative/text/fonts/banner | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/text/fonts/fonts | | /declarative/text/fonts/fonts | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/text/fonts/hello | | /declarative/text/fonts/hello | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/text/textselection | | /declarative/text/textselection | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/animation/basics/color-animation | | /declarative/animation/basics/color-animation | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /declarative/animation/basics/property-animation | | /declarative/animation/basics/property-animation | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/customitems/maskedmousearea | | /quick/customitems/maskedmousearea | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/demos/maroon | | /quick/demos/maroon | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/demos/calqlatr | | /quick/demos/calqlatr | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/particles/affectors | | /quick/particles/affectors | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/particles/customparticle | | /quick/particles/customparticle | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/particles/emitters | | /quick/particles/emitters | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/particles/imageparticle | | /quick/particles/imageparticle | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/particles/system | | /quick/particles/system | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/touchinteraction | | /quick/touchinteraction | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/scenegraph/openglunderqml | | /quick/scenegraph/openglunderqml | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/scenegraph/simplematerial | | /quick/scenegraph/simplematerial | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/scenegraph/textureinsgnode | | /quick/scenegraph/textureinsgnode | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/scenegraph/textureinthread | | /quick/scenegraph/textureinthread | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/scenegraph/customgeometry | | /quick/scenegraph/customgeometry | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/textureprovider | | /quick/textureprovider | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/imageelements | | /quick/imageelements | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/keyinteraction | | /quick/keyinteraction | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/controls/touch | | /quick/controls/touch | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/text | | /quick/text | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/animation | | /quick/animation | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/shadereffects | | /quick/shadereffects | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /quick/canvas | | /quick/canvas | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /multimedia/video/qmlvideo | | /multimedia/video/qmlvideo | ||
| OK | | OK | ||
| Fixed for 5.1.0 RC2 | | Fixed for 5.1.0 RC2 | ||
|- | |- | ||
| /multimedia/video/qmlvideofx | | /multimedia/video/qmlvideofx | ||
| OK | | OK | ||
| Fixed for 5.1.0 RC2 | | Fixed for 5.1.0 RC2 | ||
|- | |- | ||
| /widgets/itemviews/interview | | /widgets/itemviews/interview | ||
| ~OK | | ~OK | ||
| | | - | ||
|- | |- | ||
| /widgets/itemviews/spreadsheet | | /widgets/itemviews/spreadsheet | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/itemviews/pixelator | | /widgets/itemviews/pixelator | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/graphicsview/weatheranchorlayout | | /widgets/graphicsview/weatheranchorlayout | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/graphicsview/collidingmice | | /widgets/graphicsview/collidingmice | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/graphicsview/basicgraphicslayouts | | /widgets/graphicsview/basicgraphicslayouts | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/graphicsview/chip | | /widgets/graphicsview/chip | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/graphicsview/dragdroprobot | | /widgets/graphicsview/dragdroprobot | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/dialogs/classwizard | | /widgets/dialogs/classwizard | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/animation/animatedtiles | | /widgets/animation/animatedtiles | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/layouts/basiclayouts | | /widgets/layouts/basiclayouts | ||
| ~OK | | ~OK | ||
| Does not get the right size | | Does not get the right size | ||
|- | |- | ||
| /widgets/mainwindows/application | | /widgets/mainwindows/application | ||
| ~OK | | ~OK | ||
| Does not exit on Back key | | Does not exit on Back key | ||
|- | |- | ||
| /widgets/painting/affine | | /widgets/painting/affine | ||
| ~OK | | ~OK | ||
| Animation | | Animation doesn't work | ||
|- | |- | ||
| /widgets/painting/imagecomposition | | /widgets/painting/imagecomposition | ||
| ~OK | | ~OK | ||
| Combobox | | Combobox | ||
|- | |- | ||
| /widgets/painting/basicdrawing | | /widgets/painting/basicdrawing | ||
| ~OK | | ~OK | ||
| Combobox | | Combobox | ||
|- | |- | ||
| /widgets/painting/deform | | /widgets/painting/deform | ||
| ~OK | | ~OK | ||
| Animation not working | | Animation not working | ||
|- | |- | ||
| /widgets/painting/painterpaths | | /widgets/painting/painterpaths | ||
| ~OK | | ~OK | ||
| Combobox | | Combobox | ||
|- | |- | ||
| /widgets/richtext/textedit | | /widgets/richtext/textedit | ||
| OK | | OK | ||
| | | - | ||
|- | |- | ||
| /widgets/widgets/stylesheet | | /widgets/widgets/stylesheet | ||
| ~OK | | ~OK | ||
| Combobox… | | Combobox… | ||
|- | |- | ||
| /widgets/widgets/codeeditor | | /widgets/widgets/codeeditor | ||
| ~OK | | ~OK | ||
| Does not exit on Back button | | Does not exit on Back button | ||
|- | |- | ||
| /widgets/widgets/windowflags | | /widgets/widgets/windowflags | ||
| ~OK | | ~OK | ||
| all versions look the same, since there are no decorations | | all versions look the same, since there are no decorations | ||
|- | |- | ||
| /widgets/widgets/scribble | | /widgets/widgets/scribble | ||
| ~OK | | ~OK | ||
| Dialogs | | Dialogs | ||
|- | |- | ||
| /widgets/widgets/shapedclock | | /widgets/widgets/shapedclock | ||
| ~OK | | ~OK | ||
| Not actually transparent | | Not actually transparent | ||
|- | |- | ||
| /widgets/widgets/lineedits | | /widgets/widgets/lineedits | ||
| ~OK | | ~OK | ||
| | | "Placeholder text" removed too late because of input method | ||
|- | |- | ||
| /widgets/widgets/calendarwidget | | /widgets/widgets/calendarwidget | ||
| ~OK | | ~OK | ||
| Layout, Combobox | | Layout, Combobox | ||
|- | |- | ||
| /widgets/tools/completer | | /widgets/tools/completer | ||
| ~OK | | ~OK | ||
| Combobox, update problems | | Combobox, update problems | ||
|- | |- | ||
| /widgets/tools/i18n | | /widgets/tools/i18n | ||
| ~OK | | ~OK | ||
| Multiple windows | | Multiple windows | ||
|- | |- | ||
| /widgets/tools/codecs | | /widgets/tools/codecs | ||
| ~OK | | ~OK | ||
| dialogs, does not exit on Back button | | dialogs, does not exit on Back button | ||
|- | |- | ||
| /network/bearermonitor | | /network/bearermonitor | ||
| ~OK | | ~OK | ||
| layout | | layout | ||
|- | |- | ||
| /touch/fingerpaint | | /touch/fingerpaint | ||
| ~OK | | ~OK | ||
| Bad performance on Nexus 10, does not exit properly (message box) | | Bad performance on Nexus 10, does not exit properly (message box) | ||
|- | |- | ||
| /embedded/raycasting | | /embedded/raycasting | ||
| ~OK | | ~OK | ||
| Needs external keyboard; | | Needs external keyboard; Doesn't exit on Back | ||
|- | |- | ||
| /svg/embedded/desktopservices | | /svg/embedded/desktopservices | ||
| ~OK | | ~OK | ||
| PicturesLocation and MusicLocation not implemented | | PicturesLocation and MusicLocation not implemented | ||
|- | |- | ||
| /qml/referenceexamples/grouped | | /qml/referenceexamples/grouped | ||
| ~OK | | ~OK | ||
| QtQuck module needs to be added manually | | QtQuck module needs to be added manually | ||
|- | |- | ||
| /qml/referenceexamples/methods | | /qml/referenceexamples/methods | ||
| ~OK | | ~OK | ||
| QtQuick module need to be added manually | | QtQuick module need to be added manually | ||
|- | |- | ||
| /qml/referenceexamples/signal | | /qml/referenceexamples/signal | ||
| ~OK | | ~OK | ||
| QtQuick module need to be added manually | | QtQuick module need to be added manually | ||
|- | |- | ||
| /qml/referenceexamples/attached | | /qml/referenceexamples/attached | ||
| ~OK | | ~OK | ||
| QtQuick module need to be added manually | | QtQuick module need to be added manually | ||
|- | |- | ||
| /declarative/modelviews/gridview | | /declarative/modelviews/gridview | ||
| ~OK | | ~OK | ||
| Only worked with keyboard navigation | | Only worked with keyboard navigation | ||
|- | |- | ||
| /declarative/touchinteraction/gestures/experimental-gestures | | /declarative/touchinteraction/gestures/experimental-gestures | ||
| ~OK | | ~OK | ||
| Starts | | Starts | ||
|- | |- | ||
| /quick/window | | /quick/window | ||
| ~OK | | ~OK | ||
| | | - | ||
|- | |- | ||
| /widgets/itemviews/addressbook | | /widgets/itemviews/addressbook | ||
| ~OK | | ~OK | ||
| Does not exit when using the back key. | | Does not exit when using the back key. | ||
|- | |- | ||
| /widgets/graphicsview/embeddeddialogs | | /widgets/graphicsview/embeddeddialogs | ||
| ~OK | | ~OK | Comboboxes | ||
| Comboboxes | |||
|- | |- | ||
| /widgets/graphicsview/diagramscene | | /widgets/graphicsview/diagramscene | ||
| ~OK | | ~OK | ||
| Comboboxes | | Comboboxes | ||
|- | |- | ||
| /widgets/graphicsview/elasticnodes | | /widgets/graphicsview/elasticnodes | ||
| ~OK | | ~OK | ||
| Not easy to interact with | | Not easy to interact with | ||
|- | |- | ||
| /widgets/graphicsview/simpleanchorlayout | | /widgets/graphicsview/simpleanchorlayout | ||
| OK | | OK | ||
| | | - | ||
|} | |} | ||
==Examples that | == Examples that don't work == | ||
{| class=" | {| class="wikitable" | ||
! Example | |||
! Example | ! Status | ||
! Status | ! Comment | ||
! Comment | |||
|- | |- | ||
| / | | /script/customclass | ||
| No | | No | ||
| | | console app | ||
|- | |- | ||
| /qml/ | | /qml/networkaccessmanagerfactory | ||
| No | | No | ||
| | | Seems to have some problem with paths/assets | ||
|- | |- | ||
| / | | /qml/shell | ||
| No | | No | ||
| | | - | ||
|- | |- | ||
| /declarative/toys/ | | /declarative/toys/dynamicscene | ||
| No | | No | ||
| | | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) | ||
|- | |- | ||
| /declarative/toys/ | | /declarative/toys/corkboards | ||
| No | | No | ||
| | | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) | ||
|- | |- | ||
| /declarative/toys/ | | /declarative/toys/clocks | ||
| No | | No | ||
| | | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) | ||
|- | |- | ||
| /declarative/ | | /declarative/toys/tic-tac-toe | ||
| No | | No | ||
| | | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) | ||
|- | |- | ||
| /declarative/ | | /declarative/cppextensions/networkaccessmanagerfactory | ||
| No | | No | ||
| | | Seems to have some problem with paths/assets | ||
|- | |- | ||
| /declarative/ | | /declarative/flickr | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ | | /declarative/minehunt | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/modelviews/ | | /declarative/modelviews/parallax | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/modelviews/listview/ | | /declarative/modelviews/listview/dynamiclist | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/modelviews/listview/ | | /declarative/modelviews/listview/expandingdelegates | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/modelviews/listview/ | | /declarative/modelviews/listview/highlight | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/modelviews/ | | /declarative/modelviews/listview/highlightranges | ||
| No | | No | ||
| | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ | | /declarative/modelviews/package | ||
| No | | No | ||
| | | Name | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/main | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/scrollbar | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/flipable | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/progressbar | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/dialcontrol | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/searchbox | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/slideswitch | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ui-components/ | | /declarative/ui-components/spinner | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ | | /declarative/ui-components/tabwidget | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ | | /declarative/positioners | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/ | | /declarative/keyinteraction/focus | ||
| No | | No | ||
| problems loading files from asset | | problems loading files from asset | ||
|- | |- | ||
| /declarative/animation/behaviors/ | | /declarative/animation/behaviors/behavior-example | ||
| No | | No | ||
| | | problems loading files from asset | ||
|- | |- | ||
| /declarative/animation/ | | /declarative/animation/behaviors/wigglytext | ||
| No | | No | ||
| | | Works with modifications. Using wrong qml file… | ||
|- | |- | ||
| / | | /declarative/animation/easing | ||
| No | | No | ||
| | | problems loading files from asset | ||
|- | |- | ||
| /quick/demos/ | | /quick/demos/tweetsearch | ||
| No | | No | ||
| Needs | | Needs xmlpatterns | ||
|- | |- | ||
| /quick/ | | /quick/demos/samegame | ||
| No | | No | ||
| | | Needs sql | ||
|- | |- | ||
| /quick/ | | /quick/dialogs/colorandfiledialogs | ||
| No | | No | ||
| | | Start but locks up when a dialog is shown | ||
|- | |- | ||
| /quick/controls/ | | /quick/controls/gallery | ||
| No | | No | ||
| | | Starts but crash when changing tabs | ||
|- | |- | ||
| / | | /quick/controls/text | ||
| No | | No | ||
| | | Unstable, e.g., when clicking open button. | ||
|- | |- | ||
| /widgets/ | | /widgets/itemviews/puzzle | ||
| No | | No | ||
| | | Graphical artifacts | ||
|- | |- | ||
| /widgets/graphicsview/ | | /widgets/graphicsview/padnavigator | ||
| No | | No | ||
| | | - | ||
|- | |- | ||
| /widgets/graphicsview/ | | /widgets/graphicsview/boxes | ||
| No | | No | ||
| | | Desktop GL | ||
|- | |- | ||
| /widgets/graphicsview/ | | /widgets/graphicsview/flowlayout | ||
| No | | No | ||
| Partially working, no text | | Partially working, no text | ||
|- | |- | ||
| /widgets/ | | /widgets/graphicsview/anchorlayout | ||
| No | | No | ||
| | | Partially working, no text | ||
|- | |- | ||
| /widgets/ | | /widgets/widgets/styles | ||
| No | | No | ||
| | | Windows style not available on Android | ||
|- | |- | ||
| / | | /widgets/windowcontainer | ||
| No | | No | ||
| | | OpenGL subwindow | ||
|- | |- | ||
| / | | /network/securesocketclient | ||
| No | | No | ||
| | | Does not build: no SSL support | ||
|- | |- | ||
| /opengl/ | | /opengl/framebufferobject2 | ||
| No | | No | ||
| requires desktop GL | | requires desktop GL | ||
|- | |- | ||
| /opengl/ | | /opengl/pbuffers | ||
| No | | No | ||
| requires desktop GL | | requires desktop GL | ||
|- | |- | ||
| /opengl/ | | /opengl/pbuffers2 | ||
| No | | No | ||
| | | requires desktop GL | ||
|- | |- | ||
| /opengl/ | | /opengl/hellogl_es | ||
| No | | No | ||
| | | GLES 1.1 not supported | ||
|- | |- | ||
| /opengl/ | | /opengl/overpainting | ||
| No | | No | ||
| | | requires desktop GL | ||
|- | |- | ||
| /opengl/ | | /opengl/2dpainting | ||
| No | | No | ||
| | | Name starts with digit | ||
|- | |- | ||
| /opengl/ | | /opengl/samplebuffers | ||
| No | | No | ||
| requires desktop GL | | requires desktop GL | ||
|- | |- | ||
| /opengl/ | | /opengl/hellogl | ||
| No | | No | ||
| requires desktop GL | | requires desktop GL | ||
|- | |- | ||
| /opengl/ | | /opengl/grabber | ||
| No | | No | ||
| | | requires desktop GL | ||
|- | |- | ||
| / | | /opengl/hellowindow | ||
| No | | No | ||
| | | Multiple GL windows not supported | ||
|- | |- | ||
| / | | /webkitwidgets | ||
| No | | No | ||
| | | Not supported in this version | ||
|- | |- | ||
| / | | /gui/openglwindow | ||
| No | | No | ||
| | | does not support createPlatformOpenGLContext | ||
|- | |- | ||
| /multimediawidgets/ | | /multimediawidgets/camera | ||
| No | | No | ||
| Not supported in this version | | Not supported in this version | ||
|- | |- | ||
| / | | /multimediawidgets/declarative-camera | ||
| No | | No | ||
| | | Not supported in this version | ||
|- | |- | ||
| /widgets/animation/ | | /widgets/animation/sub-attaq | ||
| | | No | ||
| | | - | ||
|- | |- | ||
| /widgets/animation/ | | /widgets/animation/states | ||
| Wrong | | Wrong | ||
| | | Layout problems | ||
|- | |- | ||
| /widgets/ | | /widgets/animation/easing | ||
| Wrong | | Wrong | ||
| | | Painting problems | ||
|- | |- | ||
| /widgets/ | | /widgets/mainwindows/sdi | ||
| Wrong | | Wrong | ||
| | | Multiple windows not supported | ||
|- | |- | ||
| /widgets/ | | /widgets/painting/composition | ||
| Wrong | | Wrong | ||
| | | Crashes if animation enabled | ||
|- | |- | ||
| /widgets/ | | /widgets/richtext/orderform | ||
| Wrong | | Wrong | ||
| | | Dialogs | ||
|- | |- | ||
| /widgets/ | | /widgets/widgets/icons | ||
| Wrong | | Wrong | ||
| | | images not deployed | ||
|- | |- | ||
| /widgets/tools/ | | /widgets/tools/undoframework | ||
| Wrong | | Wrong | ||
| | | - | ||
|- | |- | ||
| /widgets/ | | /widgets/tools/settingseditor | ||
| Wrong | | Wrong | ||
| | | Multiple windows, no settings | ||
|- | |- | ||
| / | | /widgets/scroller/graphicsview/anchorlayout | ||
| Wrong | | Wrong | ||
| | | Text not shown | ||
|- | |- | ||
| / | | /network/http | ||
| Wrong | | Wrong | ||
| | | messagebox | ||
|- | |- | ||
| / | | /sql/drilldown | ||
| Wrong | | Wrong | ||
| | | Multiple windows | ||
|- | |- | ||
| / | | /threads/mandelbrot | ||
| Wrong | | Wrong | ||
| | | User interface not optimized for touch | ||
|- | |- | ||
| / | | /help/contextsensitivehelp | ||
| Wrong | | Wrong | ||
| | | help text not installed | ||
|- | |- | ||
| / | | /embedded/flightinfo | ||
| Wrong | | Wrong | ||
| | | - | ||
|} | |} |
Latest revision as of 13:00, 22 November 2016
Working Examples
Example | Status | Comment |
---|---|---|
/widgets/animation/appchooser | OK | - |
/widgets/animation/stickman | OK | Needs external keyboard… |
/widgets/animation/moveblocks | OK | - |
/widgets/layouts/borderlayout | OK | - |
/widgets/layouts/dynamiclayouts | OK | - |
/widgets/layouts/flowlayout | OK | - |
/widgets/mainwindows/mdi | OK | - |
/widgets/mainwindows/dockwidgets | OK | - |
/widgets/mainwindows/mainwindow | OK | Not that this is a good idea on a phone… |
/widgets/mainwindows/recentfiles | OK | - |
/widgets/mainwindows/menus | OK | - |
/widgets/painting/concentriccircles | OK | - |
/widgets/painting/gradients | OK | Not touch optimized… Does not exit on Back button |
/widgets/painting/fontsampler | OK | - |
/widgets/painting/pathstroke | OK | - |
/widgets/painting/transformations | OK | - |
/widgets/richtext/syntaxhighlighter | OK | - |
/widgets/richtext/calendar | OK | - |
/widgets/widgets/movie | OK | - |
/widgets/widgets/validators | OK | - |
/widgets/widgets/analogclock | OK | - |
/widgets/widgets/calculator | OK | - |
/widgets/widgets/mousebuttons | OK | - |
/widgets/widgets/charactermap | OK | - |
/widgets/widgets/wiggly | OK | - |
/widgets/widgets/digitalclock | OK | - |
/widgets/widgets/elidedlabel | OK | - |
/widgets/widgets/imageviewer | OK | - |
/widgets/widgets/sliders | OK | - |
/widgets/widgets/tetrix | OK | needs external keyboard |
/widgets/widgets/groupbox | OK | - |
/widgets/widgets/spinboxes | OK | Combobox… |
/widgets/tools/undo | OK | - |
/widgets/tools/regexp | OK | - |
/widgets/scroller/scroller/graphicsview | OK | - |
/qtconcurrent/imagescaling | OK | - |
/qtconcurrent/progressdialog | OK | - |
/qtconcurrent/runfunction | OK | but slightly pointless, since it's a console application |
/network/torrent | OK? | Runs. I didn't try to actually torrent anything… |
/network/network-chat | OK | Tested with two devices on WLAN |
/sql/masterdetail | OK | - |
/opengl/cube | OK | - |
/opengl/hellogl_es2 | OK | - |
/opengl/textures | OK | - |
/linguist/arrowpad | OK | - |
/script/qstetrix | OK | needs external keyboard |
/script/calculator | OK | - |
/touch/pinchzoom | OK | - |
/touch/dials | OK | - |
/touch/knobs | OK | - |
/embedded/styleexample | OK | - |
/embedded/flickable | OK | - |
/embedded/lightmaps | OK | - |
/embedded/digiflip | OK | - |
/gui/rasterwindow | OK | - |
/gui/analogclock | OK | - |
/multimediawidgets/videowidget | OK | - |
/multimediawidgets/player | OK | - |
/qpa/windows | OK | - |
/svg/richtext/textobject | OK | - |
/qml/xmlhttprequest | OK | - |
/qml/referenceexamples/coercion | OK | - |
/qml/referenceexamples/properties | OK | - |
/declarative/toys/tvtennis | ~OK | Has some graphical issues |
/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout | OK | - |
/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout | OK | - |
/declarative/calculator | OK | - |
/declarative/samegame | OK | Add QT += sql to the .pro file, otherwise you will get a missing symbols error at run-time |
/declarative/photoviewer | OK | - |
/declarative/twitter | OK | - |
/declarative/snake | OK | - |
/declarative/modelviews/listview/sections | OK | - |
/declarative/modelviews/pathview | OK | - |
/declarative/modelviews/visualitemmodel | OK | - |
/declarative/modelviews/objectlistmodel | OK | - |
/declarative/modelviews/abstractitemmodel | OK | - |
/declarative/modelviews/stringlistmodel | OK | - |
/declarative/touchinteraction/pincharea | OK | - |
/declarative/touchinteraction/mousearea/mousearea-example | OK | - |
/declarative/text/fonts/availableFonts | OK | - |
/declarative/text/fonts/banner | OK | - |
/declarative/text/fonts/fonts | OK | - |
/declarative/text/fonts/hello | OK | - |
/declarative/text/textselection | OK | - |
/declarative/animation/basics/color-animation | OK | - |
/declarative/animation/basics/property-animation | OK | - |
/quick/customitems/maskedmousearea | OK | - |
/quick/demos/maroon | OK | - |
/quick/demos/calqlatr | OK | - |
/quick/particles/affectors | OK | - |
/quick/particles/customparticle | OK | - |
/quick/particles/emitters | OK | - |
/quick/particles/imageparticle | OK | - |
/quick/particles/system | OK | - |
/quick/touchinteraction | OK | - |
/quick/scenegraph/openglunderqml | OK | - |
/quick/scenegraph/simplematerial | OK | - |
/quick/scenegraph/textureinsgnode | OK | - |
/quick/scenegraph/textureinthread | OK | - |
/quick/scenegraph/customgeometry | OK | - |
/quick/textureprovider | OK | - |
/quick/imageelements | OK | - |
/quick/keyinteraction | OK | - |
/quick/controls/touch | OK | - |
/quick/text | OK | - |
/quick/animation | OK | - |
/quick/shadereffects | OK | - |
/quick/canvas | OK | - |
/multimedia/video/qmlvideo | OK | Fixed for 5.1.0 RC2 |
/multimedia/video/qmlvideofx | OK | Fixed for 5.1.0 RC2 |
/widgets/itemviews/interview | ~OK | - |
/widgets/itemviews/spreadsheet | OK | - |
/widgets/itemviews/pixelator | OK | - |
/widgets/graphicsview/weatheranchorlayout | OK | - |
/widgets/graphicsview/collidingmice | OK | - |
/widgets/graphicsview/basicgraphicslayouts | OK | - |
/widgets/graphicsview/chip | OK | - |
/widgets/graphicsview/dragdroprobot | OK | - |
/widgets/dialogs/classwizard | OK | - |
/widgets/animation/animatedtiles | OK | - |
/widgets/layouts/basiclayouts | ~OK | Does not get the right size |
/widgets/mainwindows/application | ~OK | Does not exit on Back key |
/widgets/painting/affine | ~OK | Animation doesn't work |
/widgets/painting/imagecomposition | ~OK | Combobox |
/widgets/painting/basicdrawing | ~OK | Combobox |
/widgets/painting/deform | ~OK | Animation not working |
/widgets/painting/painterpaths | ~OK | Combobox |
/widgets/richtext/textedit | OK | - |
/widgets/widgets/stylesheet | ~OK | Combobox… |
/widgets/widgets/codeeditor | ~OK | Does not exit on Back button |
/widgets/widgets/windowflags | ~OK | all versions look the same, since there are no decorations |
/widgets/widgets/scribble | ~OK | Dialogs |
/widgets/widgets/shapedclock | ~OK | Not actually transparent |
/widgets/widgets/lineedits | ~OK | "Placeholder text" removed too late because of input method |
/widgets/widgets/calendarwidget | ~OK | Layout, Combobox |
/widgets/tools/completer | ~OK | Combobox, update problems |
/widgets/tools/i18n | ~OK | Multiple windows |
/widgets/tools/codecs | ~OK | dialogs, does not exit on Back button |
/network/bearermonitor | ~OK | layout |
/touch/fingerpaint | ~OK | Bad performance on Nexus 10, does not exit properly (message box) |
/embedded/raycasting | ~OK | Needs external keyboard; Doesn't exit on Back |
/svg/embedded/desktopservices | ~OK | PicturesLocation and MusicLocation not implemented |
/qml/referenceexamples/grouped | ~OK | QtQuck module needs to be added manually |
/qml/referenceexamples/methods | ~OK | QtQuick module need to be added manually |
/qml/referenceexamples/signal | ~OK | QtQuick module need to be added manually |
/qml/referenceexamples/attached | ~OK | QtQuick module need to be added manually |
/declarative/modelviews/gridview | ~OK | Only worked with keyboard navigation |
/declarative/touchinteraction/gestures/experimental-gestures | ~OK | Starts |
/quick/window | ~OK | - |
/widgets/itemviews/addressbook | ~OK | Does not exit when using the back key. |
/widgets/graphicsview/embeddeddialogs | Comboboxes | |
/widgets/graphicsview/diagramscene | ~OK | Comboboxes |
/widgets/graphicsview/elasticnodes | ~OK | Not easy to interact with |
/widgets/graphicsview/simpleanchorlayout | OK | - |
Examples that don't work
Example | Status | Comment |
---|---|---|
/script/customclass | No | console app |
/qml/networkaccessmanagerfactory | No | Seems to have some problem with paths/assets |
/qml/shell | No | - |
/declarative/toys/dynamicscene | No | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) |
/declarative/toys/corkboards | No | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) |
/declarative/toys/clocks | No | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) |
/declarative/toys/tic-tac-toe | No | QTBUG-30352 / QTBUG-30510 (bug is marked as resolved…) |
/declarative/cppextensions/networkaccessmanagerfactory | No | Seems to have some problem with paths/assets |
/declarative/flickr | No | problems loading files from asset |
/declarative/minehunt | No | problems loading files from asset |
/declarative/modelviews/parallax | No | problems loading files from asset |
/declarative/modelviews/listview/dynamiclist | No | problems loading files from asset |
/declarative/modelviews/listview/expandingdelegates | No | problems loading files from asset |
/declarative/modelviews/listview/highlight | No | problems loading files from asset |
/declarative/modelviews/listview/highlightranges | No | problems loading files from asset |
/declarative/modelviews/package | No | Name |
/declarative/ui-components/main | No | problems loading files from asset |
/declarative/ui-components/scrollbar | No | problems loading files from asset |
/declarative/ui-components/flipable | No | problems loading files from asset |
/declarative/ui-components/progressbar | No | problems loading files from asset |
/declarative/ui-components/dialcontrol | No | problems loading files from asset |
/declarative/ui-components/searchbox | No | problems loading files from asset |
/declarative/ui-components/slideswitch | No | problems loading files from asset |
/declarative/ui-components/spinner | No | problems loading files from asset |
/declarative/ui-components/tabwidget | No | problems loading files from asset |
/declarative/positioners | No | problems loading files from asset |
/declarative/keyinteraction/focus | No | problems loading files from asset |
/declarative/animation/behaviors/behavior-example | No | problems loading files from asset |
/declarative/animation/behaviors/wigglytext | No | Works with modifications. Using wrong qml file… |
/declarative/animation/easing | No | problems loading files from asset |
/quick/demos/tweetsearch | No | Needs xmlpatterns |
/quick/demos/samegame | No | Needs sql |
/quick/dialogs/colorandfiledialogs | No | Start but locks up when a dialog is shown |
/quick/controls/gallery | No | Starts but crash when changing tabs |
/quick/controls/text | No | Unstable, e.g., when clicking open button. |
/widgets/itemviews/puzzle | No | Graphical artifacts |
/widgets/graphicsview/padnavigator | No | - |
/widgets/graphicsview/boxes | No | Desktop GL |
/widgets/graphicsview/flowlayout | No | Partially working, no text |
/widgets/graphicsview/anchorlayout | No | Partially working, no text |
/widgets/widgets/styles | No | Windows style not available on Android |
/widgets/windowcontainer | No | OpenGL subwindow |
/network/securesocketclient | No | Does not build: no SSL support |
/opengl/framebufferobject2 | No | requires desktop GL |
/opengl/pbuffers | No | requires desktop GL |
/opengl/pbuffers2 | No | requires desktop GL |
/opengl/hellogl_es | No | GLES 1.1 not supported |
/opengl/overpainting | No | requires desktop GL |
/opengl/2dpainting | No | Name starts with digit |
/opengl/samplebuffers | No | requires desktop GL |
/opengl/hellogl | No | requires desktop GL |
/opengl/grabber | No | requires desktop GL |
/opengl/hellowindow | No | Multiple GL windows not supported |
/webkitwidgets | No | Not supported in this version |
/gui/openglwindow | No | does not support createPlatformOpenGLContext |
/multimediawidgets/camera | No | Not supported in this version |
/multimediawidgets/declarative-camera | No | Not supported in this version |
/widgets/animation/sub-attaq | No | - |
/widgets/animation/states | Wrong | Layout problems |
/widgets/animation/easing | Wrong | Painting problems |
/widgets/mainwindows/sdi | Wrong | Multiple windows not supported |
/widgets/painting/composition | Wrong | Crashes if animation enabled |
/widgets/richtext/orderform | Wrong | Dialogs |
/widgets/widgets/icons | Wrong | images not deployed |
/widgets/tools/undoframework | Wrong | - |
/widgets/tools/settingseditor | Wrong | Multiple windows, no settings |
/widgets/scroller/graphicsview/anchorlayout | Wrong | Text not shown |
/network/http | Wrong | messagebox |
/sql/drilldown | Wrong | Multiple windows |
/threads/mandelbrot | Wrong | User interface not optimized for touch |
/help/contextsensitivehelp | Wrong | help text not installed |
/embedded/flightinfo | Wrong | - |