Results 1 to 2 of 2

Thread: port ui file with qt3support to qt4 ??

  1. #1
    Join Date
    Oct 2007
    Posts
    39
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Exclamation port ui file with qt3support to qt4 ??

    Im having a large app n I want to port it to qt4.
    Many of the ui file can be opened in qt4 designer as they are having qt3 support
    Now I want to get rid of qt3 support.
    Is there any tool (like qt3to4) to port ui file to qt4 with no qt3 support.

    I have used uic3 but it only port qt3 to qt4 equivalent with qt3 support.

    Can any one help me ???
    Darshan

  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: port ui file with qt3support to qt4 ??

    Quote Originally Posted by darshan.hardas View Post
    Im having a large app n I want to port it to qt4.
    Many of the ui file can be opened in qt4 designer as they are having qt3 support
    Now I want to get rid of qt3 support.
    Is there any tool (like qt3to4) to port ui file to qt4 with no qt3 support.

    I have used uic3 but it only port qt3 to qt4 equivalent with qt3 support.

    Can any one help me ???
    Dear!
    No! It is not available.
    If you don't want to Qt3Support; You should open your corresponding Qt3 ui files in Qt4 and change widgets to corresponding Qt4 widgets (that uses q3 support) and changes corresponding functions in your .cpp files!
    b/z A big difference exsists b/w Qt3 structure & Qt4 structure. So, you are facing problem.
    Using with Qt3 support you must change some codes in your .cpp files.

    In my view If You are porting any app from Qt3 to Qt4 direct use Qt4 widgets & their functions. for example Qt3, Qt3Support and Qt4 widgets functions are different in some or more cases.

    with regards!
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

Similar Threads

  1. file renaming on windows
    By jdd81 in forum Qt Programming
    Replies: 9
    Last Post: 2nd October 2007, 19:41
  2. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  3. Replies: 6
    Last Post: 18th April 2007, 15:04
  4. Sending Binary File with QFTP
    By nbkhwjm in forum Newbie
    Replies: 2
    Last Post: 7th March 2007, 18:10
  5. qt3 to qt4 - uic issue
    By hvengel in forum Qt Programming
    Replies: 10
    Last Post: 4th March 2007, 02:59

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.