Qt5-Maemo5/WhatWorks
frafl (Talk | contribs)
(Created page with "As of 2013-07-26 the following examples/application were tested with Qt5 on the N900: {| class="wikitable" |- ! Application/Example ! Source ! Result |- | mousearea | qtdeclar…")
Newer edit →
(Created page with "As of 2013-07-26 the following examples/application were tested with Qt5 on the N900: {| class="wikitable" |- ! Application/Example ! Source ! Result |- | mousearea | qtdeclar…")
Newer edit →
Revision as of 17:04, 26 July 2013
As of 2013-07-26 the following examples/application were tested with Qt5 on the N900:
Application/Example | Source | Result |
---|---|---|
mousearea | qtdeclarative/examples | works with TextWA item, fails with Text (text unreadable after click) |
flatboat | http://repos.fuhlbrueck.net/qt5-maemo5-examples/ | slower than Qt4 version (uses QQuickPaintedItem, with scenegraph likely faster), Text works without TextWA hack in most cases |