[Qt-interest] rtf export

Brad Hards bradh at frogmouth.net
Thu Oct 14 02:00:34 CEST 2010


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