source:
trunk/doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp@
244
Last change on this file since 244 was 2, checked in by , 16 years ago | |
---|---|
File size: 122 bytes |
Line | |
---|---|
1 | //! [0] |
2 | QTextDocumentWriter writer; |
3 | writer.setFormat("odf"); // same as writer.setFormat("ODF"); |
4 | //! [0] |
5 |
Note:
See TracBrowser
for help on using the repository browser.