Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Old code in Qt 3.3
Forum Updated to NodeBB v4.3 + New Features

Old code in Qt 3.3

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arukas
    wrote on 29 Feb 2012, 20:51 last edited by
    #1

    Hello-

    I've been looking at some old code, and from what I can tell it was done with Qt 3.3. I have read that the uic3 (with convert option) command can convert files, but when I try that, it doesn't convert the files over, it gives me an error.

    From what I am reading Qt 3.3 is not open source, and I need a license to use it. Is this corrector? or are there easier ways to look at this old code?

    -Thanks

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on 29 Feb 2012, 21:35 last edited by
      #2

      There is a porting tool, named qt3to4 that does a good job of converting Qt 3 sources to Qt 4 sources. You will have to do some handwork, though.

      If I remember correctly, Qt 3.3.x was released under GPL, so if your software is GPL too, this shouldn't be a problem.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0

      1/2

      29 Feb 2012, 20:51

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved