[Qt-creator] work with multiple ui windows

2009-12-08 Thread ramakrishna perumandla
hi, i am using QT 4.5 version on ubuntu linux, when problem is how to run multiple ui in a project application. ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

[Qt-creator] working with multiple ui windows

2009-12-09 Thread ramakrishna perumandla
hi, i am using QT 4.5 version. My issue is how to work with multiple ui in a project application. Example: i have started a new project named mainwindow(mainwindow .ui) in that i placed a treewidget and added item(named colors), now i added another window(widget i e.,color.ui ) to the same

[Qt-creator] working with multiple .ui windows

2009-12-10 Thread ramakrishna perumandla
hi , I am using QT creator 4.5 version. i have started a new project named Health(Health.ui) in that window i placed a treewidget and added items(named fruits,dryfruits etc) under the treewidget , now i added another QDialog(fruits.ui ) to the same project, when i clicked on