e.g.:
demo.h and demo.cpp is generated from a demo.ui file.

if you want to make changes to generated files, you either change
the ui and regenerate, or you start changing the files directly
and get rid of the ui entirely.

I wonder if this process is reversible.
( to create an ui-file from given cpp and h)

cheers wally