How do I use Visual Studio 2008 as an IDE for Qt?

I want to use visual studio 2008 as IDE for Qt programming to be able to drag and drop buttons, combo, etc. In the form I am developing instead of creating these widgets using code.

How to do it?

thanks

+2


a source to share


1 answer


Here you can get a good tutorial.



+1


a source







All Articles