Hacker News new | ask | show | jobs
by diath 207 days ago
QML is not native, PySide uses Python. If you pick either of those, you lose native controls and low level language for performance, so again, may as well use web-based tech. Especially that HTML/CSS support significantly more styling/animating options than QML.
1 comments

Qt Quick components are just C++ classes[1].

[1] https://github.com/qt/qtdeclarative