Is there a way to use Visual Studio Form Builder with QT code in VS?
General and Desktop
2
Posts
2
Posters
539
Views
2
Watching
-
wrote on 9 Aug 2015, 14:10 last edited by
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.
1/2