PDA

View Full Version : Creating a new form in an existing project



raghav
15th May 2012, 05:26
HI

I am a beginner and my problem might be very basic. I want to add a new form to an existing project in Qt creator. I have gone through similar threads but all of them involve visual studio at some stage. I want to operate entirely in Qtcreator. Can someone help ? Thank you.

ChrisW67
15th May 2012, 06:15
Two methods
Select "New File or Project..." from the File menu.
Right-click on your project folder in the Project pane. Select "Add New..."

Both options start a wizard. The option you want is under Qt templates.

You should read the Qt Creator manual (http://doc.trolltech.com/qtcreator-2.4/index.html) to find out what else your tools can do for you.

sonulohani
17th May 2012, 11:06
7731

7732

I think you've understood by seeing these images. Or if you still have any problem then tell me.