[Qt-interest] rtf export

Joshua Grauman jnfo-c at grauman.com
Thu Oct 14 06:32:39 CEST 2010


I was thinking more along the lines of 1). I was just trying to see if the 
heavy lifting had already been done. We might be able to leverage code 
used in KOffice, but I'd like a Qt only solution... I'm primarily 
concerned about export, but import would also be nice.

http://websvn.kde.org/trunk/koffice/filters/kword/rtf

Josh

> On Thursday, October 14, 2010 10:11:00 am Joshua Grauman wrote:
>> Does anyone have any solutions or ideas about how to easily export to rtf
>> using Qt?
> I take it you are trying to work from a QTextDocument.
>
> I don't have a solution (yet), but I've thought about two ideas:
> 1. build it into Qt (along the lines of qtextodfwriter.cpp)
> 2. use the Qt public API (walking the document using QTextCursor)
>
> Brad
>



More information about the Qt-interest-old mailing list