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

From Qt Wiki
Jump to navigation Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

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