Categories
Articles News Software Development

Presentation at QtDevCon22

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

  1. Optimizing views with heavy delegates
  2. Handling tab sequences
  3. Offering Spell Check
  4. Auto Completion Popups
  5. Displaying Print Preview
  6. Displaying Large Text Documents
  7. Offering a Rich Text Editor
  8. Building Graphics View like UIs
  9. Using Animations