Slashdot Mirror


Qt 5.0 Released

sfcrazy writes "The Qt project and Digia, the company behind Qt framework, have released the most awaited C++ framework for developers, Qt 5.0. The company claims it's one of the best releases to date and has invested a significant amount of time behind this release. It's an overhaul of the Qt 4.x series and makes Qt fit for the future." Update: 12/19 17:46 GMT by U L : Major new features include an overhauled graphics layer, full integration of Qt Quick for creating flexible interfaces using Javascript, and increased modularization including the first steps toward de-emphasizing QtWidgets by separating them into their own module.

5 of 161 comments (clear)

  1. Re:A good example of a bad summary by mark-t · · Score: 3, Insightful

    ...or, they could just follow the link and see for themselves.

    Oh right, this is slashdot.

    But it's not even like you have to read anything. It's a video demonstration.

  2. Re:A good example of a bad summary by Anonymous Coward · · Score: 5, Insightful

    ... hence thousands of non-programmers continue to talk about how superior it is to GTK+

    Having done a small amount of Qt programming, it's also one of the most pleasant APIs I've worked with, both in its C++ form and in PyQt.

  3. Re:A good example of a bad summary by matunos · · Score: 5, Insightful

    If you didn't already know what Qt was, then you're probably not going to be particularly interested that version 5.0 is out.

  4. A glorious day by mozumder · · Score: 5, Insightful

    This really is the best cross-platform Apps framework out there. Far better than HTML5/Javascript.

  5. Re:How? by gmuslera · · Score: 4, Insightful

    One framework to rule them all, making programs for all platforms, including mobile ones, is a nice goal.