Results 1 to 3 of 3

Thread: Compling qt 4 porject

  1. #1
    Join Date
    Feb 2008
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Compling qt 4 porject

    Hello All,

    I am used to qt3.3.6 version on suse linux 10.3, but now i have installed qt4.3.3 there is a lot of changes in qt4. So how do i complie the ui files. Since in qt3 we had our code in .h files how do we include the ui in the .cpp file.

    Can any one help in the process to be followed in creating sample project for which i will be very much thankful.

    Thanks
    K. Babu

  2. #2
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Compling qt 4 porject

    I am used to qt3.3.6 version on suse linux 10.3, but now i have installed qt4.3.3 there is a lot of changes in qt4. So how do i complie the ui files. Since in qt3 we had our code in .h files how do we include the ui in the .cpp file.
    http://doc.trolltech.com/4.3/porting4.html
    Can any one help in the process to be followed in creating sample project for which i will be very much thankful.
    http://doc.trolltech.com/4.3/examples.html
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  3. #3
    Join Date
    Aug 2006
    Location
    Bangalore,India
    Posts
    419
    Thanks
    37
    Thanked 53 Times in 40 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Compling qt 4 porject

    Quote Originally Posted by BabuSpa View Post
    Hello All,

    I am used to qt3.3.6 version on suse linux 10.3, but now i have installed qt4.3.3 there is a lot of changes in qt4. So how do i complie the ui files. Since in qt3 we had our code in .h files how do we include the ui in the .cpp file.
    Have a look at http://doc.trolltech.com/latest/designer-manual.html

    Can any one help in the process to be followed in creating sample project for which i will be very much thankful.

    Thanks
    K. Babu
    http://doc.trolltech.com/latest/qmake-manual.html
    The biggest difference between time and space is that you can't reuse time.
    -- Merrick Furst

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.