KDE Core/QtMerge: Difference between revisions
< KDE Core
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This pages details those KDE classes that are candidates to have some or all of their functionality merged upstream into Qt. Each section will detail what differences exist, why they exist, and what parts can realistically be merged into Qt, and if the changes can be made in Qt4.x or Qt5. | This pages details those KDE classes that are candidates to have some or all of their functionality merged upstream into Qt. Each section will detail what differences exist, why they exist, and what parts can realistically be merged into Qt, and if the changes can be made in Qt4.x or Qt5. | ||
== | ==kdecore== | ||
== | ===KConfig vs QSettings=== | ||
== | ===KDateTime vs QDateTime=== | ||
==KLocale vs QLocale== | ===KLocalizedDate & KCalendarSystem vs QDate=== | ||
===KLocale vs QLocale=== |
Revision as of 11:59, 16 February 2011
This pages details those KDE classes that are candidates to have some or all of their functionality merged upstream into Qt. Each section will detail what differences exist, why they exist, and what parts can realistically be merged into Qt, and if the changes can be made in Qt4.x or Qt5.