Thanks for your reply, How could I build,edit,test and debug my GUI projects made with Qt designer, without Qt creator , just with the use of visual studio 2010?
2011/5/6 Karl Ruetz <[email protected]> > QT Designer is a tool for creating graphical user interfaces. > QT Creator is an Integrated Development Environment (IDE) which provides > access to a complete tool chain for creating, editing, building, testing and > debugging applications. > QT Designer is a piece of QT Creator. > > Karl > > On 5/6/2011 11:24 AM, john smith wrote: > > Hi, > > Could someone explain to me the difference between Qt Designer an Qt > Creator. I have installed Qt Designer in my computer and I am using visual > studio 2010.I want to create a user interface for medical image proccessing. > The viewport of the interaface must contain 4 windows (3 slice display > windows and a 3D volume display window).Also, I want to create 3 buttons > (one for loading the image, one for saving the image, and one button which > will apply a .cpp and a .h program on the loaded image).Can I ceate this > user interface just with Qt Designer or I should use Qt Creator? If I want > to include some code how could I build it with Qt Designer and visual studio > 2010? > > Thanks > > > _______________________________________________ > Qt-creator mailing > [email protected]http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
