Hello,

I am working on Qt for Symbian.
I would like to know if we can create multiple Qt Application i.e more than one Qt Application is active at the same time.

Is this possible in Qt. If so please give some inputs.

I read that there should be only one instance of QApplication in an application - I understand this means one instance per thread which launches the Application. Please clarify...

-Girish