Qt Desktop Days Keynote – Qt 6 for the desktop – What can we expect? (youtube.com) 4 points by kfunk87 5y ago ↗ HN
[–] nikivi 5y ago ↗ My favorite app made with QT ever is Telegram client.https://github.com/telegramdesktop/tdesktopIt's so fast to use and the UX is incredible. I'm curious how much custom code is there per platform or QT takes care of most everything.I'd love to maybe learn QT but C++ always seemed hard to approach although I know there are bindings from various languages to it.
1 comment
[ 190 ms ] story [ 853 ms ] threadhttps://github.com/telegramdesktop/tdesktop
It's so fast to use and the UX is incredible. I'm curious how much custom code is there per platform or QT takes care of most everything.
I'd love to maybe learn QT but C++ always seemed hard to approach although I know there are bindings from various languages to it.