Details
-
Epic
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
Modern Qt Quick UI Creation
Description
Why
Offer modern UI creation to IFW users by enabling Qt Quick UI usage in the IFW.
What are common use cases?
- Create a modern, fluid user experience in the installer UI
- Create transition animations for page changes
What (Scope)
- Support QML to create pages in the installer wizard.
- Use StackedView or a custom view for the page creation.
- IFW users could add any QML items into the wizard pages and implement the page animations and effects and add content changes.