[Qt-interest] Managing more than one ui in a project

yogesh upreti yogesh.upreti at gmail.com
Fri Apr 9 13:14:13 CEST 2010


Hallo All,
Can someone tell me and example code where I can find a way to manage more
than one ui (no mdi)

For example. I have two *.ui files (made by qt-designer).
In one of them(parent window) I show user some image files in a list-view. I
want to double click on this list view(selecting a file) and the selected
image should be displayed in a new window(child window from the second *.ui
file), where user can access some tools and do some manipulation in Image.
I don't want to use mdi, as the second window should be independent of the
size of first window, but the second window(child) should close, in any case
user closes the first(parent) one.

Can someone point to any tutorial? or can someone tell me how to manage two
gui in one project?

Thanks
Yogesh Upreti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100409/6f6b65c9/attachment.html 


More information about the Qt-interest-old mailing list