KDE Core/QtMerge: Difference between revisions

From KDE Community Wiki
(Created page with '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...')
 
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.
==KCOnfig vs QSettings==


==KDateTime vs QDateTime==
==KDateTime vs QDateTime==

Revision as of 11:27, 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.

KCOnfig vs QSettings

KDateTime vs QDateTime

KLocalizedDate & KCalendarSystem vs QDate

KLocale vs QLocale