[Qt-creator] QT video

2009-11-08 Thread ramakrishna perumandla
hi sir, I am very new to QT GUI Application.i watched some video tutorials on QT , that is help for beginning, now i am creating IDE on QT (linux) , while designing and coding i am facing problems, and i searched for more video but failed to find it, so please kindly send me videos or a

[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 pro

[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 itemtreewidget