There is working Qt Creator plugin. Look for “Qt Creator Source Code Access” in the marketplace. It supports compiling, creating and opening C++ classes from Unreal Editor.
Currently I’m working on automatic project creation. But Qt Creator doesn’t support importing build/run kits. So you still have to configure build/run kits manually.
Link to sources is in plugin description.