Since I like to use Qt + Visual Studio/GDB it would be helpful having a graphical designer for .ui files instead of doing UI design only in XML. Exists there something like in Eclipse?
We recommend installing the Windows build of Qt and then using Qt Designer from it to edit the .ui files. If you install the Qt VS add-in, it will automatically open the Qt designer once you click at a .ui file in Visual Studio.