Qt Quick (The Qt Company's library that is exposed in QML) is very advanced today. I'm able to do things that would be considered very difficult with Qt Widgets. For example: true drag and drop between items in a virtualized list: https://twitter.com/plumenotes/status/1772599295243440137
Also, they started to work well on native widgets (at least on macOS), for example they support native dialogs, context menus, etc. Very helpful.
I'll probably write a blog post about the development and architecture (some said they'd be interested).
Qt Quick (The Qt Company's library that is exposed in QML) is very advanced today. I'm able to do things that would be considered very difficult with Qt Widgets. For example: true drag and drop between items in a virtualized list: https://twitter.com/plumenotes/status/1772599295243440137
Also, they started to work well on native widgets (at least on macOS), for example they support native dialogs, context menus, etc. Very helpful.
I'll probably write a blog post about the development and architecture (some said they'd be interested).