[Qt5-feedback] QMimeType in Qt5
olivier.goffart at nokia.com
olivier.goffart at nokia.com
Sat Jun 4 15:32:24 CEST 2011
Hi,
KDE has a class that provides those feature and more: KMimeType [1]
The goal of KDE is also to modularize their libraries in a way that can make them included in Qt or used by Qt developer.
In any case, if there is a QMimeType in Qt, it must provide the feature that the KDE one provides in order to be able
to deprecate the KDE one, to avoid duplication in Qt and KDE
[1] http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/classKMimeType.html
________________________________________
Fra: qt5-feedback-bounces+olivier.goffart=nokia.com at qt.nokia.com [qt5-feedback-bounces+olivier.goffart=nokia.com at qt.nokia.com] på vegne av ext Иван Комиссаров [abbapoh at gmail.com]
Sendt: 4. juni 2011 13:24
Til: qt5-feedback at qt.nokia.com
Emne: [Qt5-feedback] QMimeType in Qt5
I forked MimeType class from Qt Creator at gitorious (https://gitorious.org/qmime) and now i'm working on full support of freedesktop.org<http://freedesktop.org/> mimetype specification.
I think it is a good idea to include QMimeType class in QtCore in Qt5.
Ivan.
More information about the Qt5-feedback
mailing list