Quote Originally Posted by askot
Hi I have a doubt about the new building system using QT designer 4

In QT3 the tutorial about qt designer talk about a first app using qt designer.
In there you designe a form then you creat a form_ui.h in there you put the slot definitions.
Then create a main.cpp
and then qmake form.pro -o Makefile
and make

but in QT4 i design a form and then what files i need to do and what files the qmake do.?

for example i am using de calculatorform.ui and then what i need to do.

I use QT3 designer sucessfully. But i am lost using the new version.

I mean no the function of the designer itself.
So the question is.
how to make my hello world program using QTdesigner.?

I put these question here because i think that this title is de best for my question.
Try the new Qt 4 Edition of the Independent Qt Tutorial. You can find it here: http://qt4.digitalfanatics.org/tiqt .