Hacker News new | ask | show | jobs
by johnny22 1539 days ago
I don't really dev with Qt, but I thought a lot of folks were using QML and sometimes QtQuick these days. Seems to make it possible to hide a lot of the C++ :)

Although of course, it does mean you probably have to touch C++ sometimes.