Question

What is the status of q3support classes in the next Qt release, I heard that before august when next major Qt release it will be done without Qt3 support is that true? please give me links if that is true.

And what is the proposed ways to reduce the q3 dependencies.

Was it helpful?

Solution

Here you go: http://labs.qt.nokia.com/2011/05/12/qt-modules-maturity-level-the-list/

For future... why won't use google? Qt3Support is already deprecated and will be dropped in Qt5. And the proposed way to reduce Qt3 dependencies is: (drums) PORT YOUR CODE TO Qt4! Qt 4.0 was released almost SEVEN years ago! Yes, Qt 4.0 was released in 2005! Why didn't you (or your dev team) do anything about this in seven years? The Qt3Support module is well documented like most of Qt's libraries. Just use the docs and port everything, class by class.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top