Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
Is there a way to use Visual Studio Form Builder with QT code in VS?
Hi, welcome to devnet.
AFAIK form builder is a tool for designing Windows Forms components of .Net platform. It has nothing to do with Qt or C++. Qt has its own visual component designer called Qt Designer, that you can use along with your VS project.