Qt-contributors-summit-2013-Adaptable-UI-2-

From Qt Wiki
Revision as of 09:18, 6 February 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Additions to previous sessions:

Android assets:/// behaves a little differently. Will still overload assets:/// despite this. May wish to suggest qrc: to more people, as that is the most cross-platform.

DPI should still be that the logical DPI is exposed, but for text size the platform Label should use platform hints where available to give a good default size for text

Topics we ran out of time for:

  • platform vars like longPressDelay
  • Flickable with a pluggable backend
  • MultiScreen and MultiWindow APIs