Hi JB Thanks a lot. Really lots of application to refer and learn. Best regards, arun
----- Original Message ----- From: John Bull To: [email protected] Sent: Sunday, February 21, 2010 1:34 AM Subject: Re: [Qt-creator] Has anyone used two ui files in one project Examine source codes at http://qt-apps.org/ JB On Sat, Feb 20, 2010 at 3:40 PM, Arun <[email protected]> wrote: Thanks a lot ! I shall try using QT Designer, Regards, arun ----- Original Message ----- From: "Robert Wood" <[email protected]> To: <[email protected]> Sent: Saturday, February 20, 2010 5:25 PM Subject: Re: [Qt-creator] Has anyone used two ui files in one project > I've got lots in the app I'm currently working on. > > I choose which one I want to display in a QListWidget and do this: > > add_supplier *ein = new add_supplier(qwVector[i]); > ein->show(); > > In this instance, add_supplier is the name of the cpp, h and ui files > that are created when you make the new form in Qt Desigener and > sqVector[i] is a vector for a tab into which I want to place the ui form. > > Arun wrote: >> Has anyone used two or more ui files in one project ? >> >> Please reply, >> I want to use two ui files in one project. >> Anyone can provide me some example sample application ? >> >> Thanks and Regards, >> arun >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-creator > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator ------------------------------------------------------------------------------ _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
