[Qt-interest] Export to ods format
Arnold Krille
arnold at arnoldarts.de
Sat Aug 8 09:10:45 CEST 2009
On Saturday 08 August 2009 07:06:14 Scott Aron Bloom wrote:
>> It's possible to export the result of QTableView to ods format? (openoffice
>> calc). Thanks,
> Yes its possible..
> You will have to write it yourself however.
And if you do, better not depend on the QTableView but access the data by the
interface of QAbstractItemModel (or by QTableModel). Then you can reuse the
code in text-only apps and other things...
Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090808/f4f5a40f/attachment.bin
More information about the Qt-interest-old
mailing list