I am running linux.
I have a program writen with Qt 3.3 I want to re-write it using Qt-4.1 Designer. I would like my Qt 3 program ( in KDevelop 3 ) on one Desktop and the Qt4-Designer in another Desktop so I can toggle between them.
How can I load Qt4 designer direcely from a terminal and not screw up my Qt 3?.

Thanks for any help.