Results 1 to 2 of 2

Thread: Porting Qt project from 3.3 to 4.5

  1. #1
    Join Date
    Jul 2009
    Posts
    7
    Thanks
    1
    Platforms
    Windows

    Question Porting Qt project from 3.3 to 4.5

    Hi
    I have a zip of Qt 3.3 project and now I have installed qt 4.5 with new Qt creator. I tried to open the project with new qt creator, but it did not convert the 3.3 project to 4.5 project.

    And then I referred to Qt docs and tried with the tool "qt3to4 myproject.pro", but still I'm not able to port it.

    Can anyone plz tell me the steps for porting a qt 3.3 project to qt 4.5 project ?

    Thank you.

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Porting Qt project from 3.3 to 4.5

    you have to take one class at a time approach. first make a list of all the qt classes that the qt3.3 application is using..
    then filter out those qt classes which have changed in qt4. then apply the relevent code changes

Similar Threads

  1. How to Compile VTKDesigner2 with Qt?
    By alfredoaal in forum Newbie
    Replies: 0
    Last Post: 5th September 2008, 05:34
  2. Porting a KDE project
    By Sheetal in forum KDE Forum
    Replies: 4
    Last Post: 11th April 2008, 13:29
  3. help needed with complicated project
    By Muzz in forum Newbie
    Replies: 12
    Last Post: 15th February 2008, 09:54
  4. Importing qt project to an eclipse workspace
    By isahin in forum Installation and Deployment
    Replies: 2
    Last Post: 28th January 2008, 18:00

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.