Qt-contributors-summit-2014-Qs2014QQControls: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Current scope for 5.4== | |||
* Android style (including text selection) | |||
* Popup abstraction for embedded, non-<span class="caps">QPA</span> 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 <span class="caps">QML</span> 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? |
Revision as of 14:10, 25 February 2015
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?