PDA

View Full Version : show form



mattia
26th October 2007, 10:04
Hi, it's my first program on QT, I made a simple form with QT Designer and now i have the progect.ui, ui_project.h files.
What should i tape in the main.cpp to show up my form?
Thanks

DeepDiver
26th October 2007, 10:07
have look at this QtDesigner tutorial section (http://doc.trolltech.com/4.3/designer-using-a-component.html)

Good luck,

Tom

mattia
26th October 2007, 10:20
Thanks for the link, I've fixed my little problem...for now :)