Hi all,
I am creating a c++ project in QT3.3.5 but after compiling the project i found that .h file for each form is not present in the project folder and when in coding i include .h file of any form then it gives error.

How i can generate the .h file for each form?


Best Regards