I'm using Qt 4.1.2 free. with mingw onwindows.
I have created a form, perform connections.
I didn't find how create new slots, where to write code(form.ui.h ) and how to create main.cpp.
I done programming in Qt 3.x on linux. I want to port my code on windows.

It seems trolltech has changed whole IDE.