It is tricky, but it is not unheard of to write Qt applications as something other than C++.
These days you write the logic in C++ and UI in QML which is a very pleasent experience.
These days you write the logic in C++ and UI in QML which is a very pleasent experience.