[Qt5-feedback] QMimeType in Qt5
Иван Комиссаров
abbapoh at gmail.com
Sat Jun 4 16:57:18 CEST 2011
Начало переадресованного сообщения:
От: Иван Комиссаров <abbapoh at gmail.com>
Дата: 4 июня 2011 г. 17:47:48 Московское летнее время
Кому: <olivier.goffart at nokia.com> <olivier.goffart at nokia.com>
Тема: Ответ: [Qt5-feedback] QMimeType in Qt5
Seems KDE class doesn't provide any special functionality that is not present in Creator's MimeType class (except for icons). Most methods can be written as wrappers over QMimeType.
Anyway, thank you for link i'll look kde implementation later.
04.06.2011, в 17:32, <olivier.goffart at nokia.com> <olivier.goffart at nokia.com> написал(а):
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt5-feedback/attachments/20110604/cae63632/attachment-0001.html
More information about the Qt5-feedback
mailing list