[Qt-interest] Is there a Qt application for viewing archived email messages in MBOX format?
Robert Hairgrove
evorgriahr at hispeed.ch
Sun Mar 7 18:07:18 CET 2010
Robert Hairgrove wrote:
> Using Qt 4.6.0 ... I couldn't find anything in WebKit which I could use,
> but maybe I didn't look in the right place?
>
> The application pulls data out of a database about an item together with
> associated email messages stored in a MBOX text format. I would like to
> display these in a dockable child widget in something other than raw
> text format (with collapsible headers, for example).
>
> Must have been done before ... thanks for any help!
Of course, I don't HAVE to have this done using WebKit. After reading
some of the RFC docs concerning the MBOX format, together with the handy
QTextCodec classes and some QTextEdit widgets, I could probably
implement this myself. But I don't like to re-invent the wheel, and it
seems like somewhere, someone must have already done this before...
Anyone?
More information about the Qt-interest-old
mailing list