Support for QT libraries?

Hello,

Is there any plan to support QT in C++ ? Or maybe only Qt Core?

Writing C++ code with QT is completely different than with the standard libraries. You could even imagine setting it as a seperate category “C++ with QT” with its own code templates using QTextStream and QString.
Simply supporting the libraries would be a great step for QT lovers like me!

Best regards,
Clément

2 Likes

Why not MFC ? If you have QString, I want CString :slight_smile: ( joking, i don’t really want CString, nobody wants to use CString)