Hi,

I am newbie to QT Creator. Currently i am trying to accomplish a small application, in which a custom widget is needed. So, i then started looking into tutorials making custom widgets. Now what i don't understand is when i open the newproject with Custom Widget option i don't see any .Ui file where i can make my widget using various designer widgets.

I have seen the Qt Custom widget example projects in which I see all the files like .h, .cpp, .pro except .Ui. Please guide me in this. ANy help would be greatly appreciated.

Thank you,

Baluk