Qt-contributors-summit-2013-Adaptable-UI-2-: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==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.
<span class="caps">DPI</span> should still be that the logical <span class="caps">DPI</span> 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 <span class="caps">API</span>s

Revision as of 14:05, 25 February 2015

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