Something that I would love to see would be a tutorial showing how to make a basic dialog ( .ui) and use it like the majority of us will probably program.

In other words, I think it would be really helpful to myself and many others who wish to start learning Qt4 (not Qt3) with a tutorial using the latest Kdevelop (3.3.x) with the embedded Qt4 Designer. Or even just a dialog with the designer and then how to include it and use it in the source and make a custom slot.

Like if someone could provide details on how to create this:
http://doc.trolltech.com/4.1/tutorial-t5.html
by creating the dialog in Kdevelop's embedded Qt4 Designer and show how to make a custom slot and use the *.ui file, I think that would greatly help many of us out.

Simply providing the finished source files isn't very helpful. The step that I think most of us are stuck on is getting from the dialog created in the designer ( .ui) to how to use it code wise.

Any kind souls out there?
Paul