[Qt-interest] How to set up multiplle number of GUI

Vijay Kansal vijaykansal3 at gmail.com
Wed Jul 21 18:25:08 CEST 2010


Hi,
I want to create a Qt Aplication in which GUI contains two buttons
Clicking on these two buttons will set up different GUI as they refer to
objects of different classes.
For this, I have to start separate event processing loops for the two
classes.
This means i need to create separate QApplication objects for the two
classes
but, QApplication object requires argc and argv as its parameters
So, how can i achieve my requirements
please help.

-- 
vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100721/e8d7aa18/attachment.html 


More information about the Qt-interest-old mailing list