Unreal Engine C++ Programming and Qt

Hi everyone,

We are currently working on a C++ Unreal Engine Project.
So we use C++
The question is:

Can we also use Qt ?
Is it compatible with Unreal Engine C++ classes ?

Thanks a lot.

Hey, if you meant use QT creator instead of Visual Studio, there is a wiki for it: A new, community-hosted Unreal Engine Wiki - Announcements and Releases - Unreal Engine Forums , but if you want to use some stuff generated for UE, then I don’t think is possible, Unreal has an inbuilt and very robust system called Slate, which it has grew powerful enough just to allow me to say, no need of QT, also it is freaking easy to understand and use