Prashanth Udupa presented a talk on “Closing the Gaps, QML on Desktop” at QtDevCon 2022. In this talk he talks about challenges faced while trying to use QML in a large desktop software like Scrite. The talk covers techniques for
- Optimizing views with heavy delegates
- Handling tab sequences
- Offering Spell Check
- Auto Completion Popups
- Displaying Print Preview
- Displaying Large Text Documents
- Offering a Rich Text Editor
- Building Graphics View like UIs
- Using Animations