[Qt-interest] Parsing a MIME document

Bastian Bense bastibense at gmail.com
Fri Sep 18 17:47:26 CEST 2009


I guess you have to use an external library or write a Qt class for  
that yourself. QMimeData won't do (which is kind of sad, because the  
name of the class suggests that it provides MIME encoding/decoding).

Bastian

Am 18.09.2009 um 17:24 schrieb Stefantje:

> Is there a good way in Qt to parse a multipart/MIME document, like  
> an email message, and extract/decode all the parts, tree structure,  
> file names etc? I've noticed there is QMimeData but this seems to be  
> more geared towards drag and drop. Any ideas?




More information about the Qt-interest-old mailing list