KDE Mobile/QML/Components: Difference between revisions

From KDE Community Wiki
(Created page with 'Started ~~~~ Facts: *Desktop KDE apps are very different, they use KDE/Qt Widgets. *To port and app, one needs to extracte the business logic and design the workflow for the mob...')
(No difference)

Revision as of 21:15, 7 March 2011

Started Jstaniek 21:15, 7 March 2011 (UTC)

Facts:

  • Desktop KDE apps are very different, they use KDE/Qt Widgets.
  • To port and app, one needs to extracte the business logic and design the workflow for the mobile UX.
  • Basic, default QML components may be sufficient but it's good to perform some research, maybe
  • Default QML components may need styling compliant with various mobile platforms, currently those Android-based