KDE Core/QtMerge: Difference between revisions

From KDE Community Wiki
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==
==kdelibs/kdecore==


===KConfig vs QSettings===
===KConfig vs QSettings===

Revision as of 12:00, 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.

kdelibs/kdecore

KConfig vs QSettings

KDateTime vs QDateTime

KLocalizedDate & KCalendarSystem vs QDate

KLocale vs QLocale