Qt-contributors-summit-2014-Qs2014QQControls: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Add "cleanup" tag)
(Simplify punctuation)
Line 27: Line 27:
* Tabs as Loaders are not good for Designer
* Tabs as Loaders are not good for Designer


* ComboBox popup not “explorable” (Stephan from Froglogic)
* ComboBox popup not "explorable" (Stephan from Froglogic)


* ComboBox/Menu items can be arbitrary Items
* ComboBox/Menu items can be arbitrary Items
Line 33: Line 33:
* Windows Phone ApplicationWindow style (menubar at the bottom)
* Windows Phone ApplicationWindow style (menubar at the bottom)


* Explore why we’re not getting a minimal deploy tree
* Explore why we're not getting a minimal deploy tree


* How to add (more) behavior in the style?
* How to add (more) behavior in the style?

Revision as of 13:25, 23 August 2015

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.

Current scope for 5.4

  • Android style (including text selection)
  • Popup abstraction for embedded, non-QPA mobile use-cases
  • Missing features (e.g., ComboBox sections)
  • TreeView

And beyond…

  • iOS style
  • Proper style selection/resolution

And more…

  • Distinguish between user induced property change and internal property change (Designer guys)
  • Time picker, or extend Calendar (Tomasz)
  • Better QML designer support, e.g. interactive tab editing
  • Tabs as Loaders are not good for Designer
  • ComboBox popup not "explorable" (Stephan from Froglogic)
  • ComboBox/Menu items can be arbitrary Items
  • Windows Phone ApplicationWindow style (menubar at the bottom)
  • Explore why we're not getting a minimal deploy tree
  • How to add (more) behavior in the style?