> Meanwhile, the KDE class needs several other classes, and derives 3 > other classes. Integrating in into your application/build system is > not as trivial as the one in QtCreator.
The dependencies it has are not a problem for merging into Qt - it just needs some refactoring. It currently inherits KServiceType which will be changed, and it uses KUrl which largely exists due to some parsing problems in QUrl. We are hoping to push the fixes to QUrl to allow us to drop KUrl in kdelibs 5. -- Cheerio, Ivan -- While you were hanging yourself on someone else's words Dying to believe in what you heard I was staring straight into the shining sun _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
