|
odsstream
|
Directories | |
| directory | reader |
| directory | saxreader |
Files | |
| file | calcwriterinterface.h [code] |
| file | odsstream/config.h [code] |
| file | odsdochandlerinterface.h [code] |
| interface to use as a wildcard to writer in either TSV, ODS TSVdirectory writers any kind of writer can be created in your program : OdsDocWriter, TsvDirectoryWriter, TsvOutputStream All of them implements this interface : it allows to use the same code to write in these different formats. | |
| file | odsdocreader.h [code] |
| file | odsdocwriter.h [code] |
| file | odsexception.h [code] |
| file | qtablewriter.cpp |
| write an entire table sheet from a QAbstractModel | |
| file | qtablewriter.h [code] |
| write an entire table sheet from a QAbstractModel | |
| file | tsvdirectorywriter.h [code] |
| file | tsvoutputstream.h [code] |
| file | tsvreader.cpp |
| parser for text files (tsv, csv) | |
| file | tsvreader.h [code] |
| parser for text files (tsv, csv) | |
| file | ziptsvoutputstream.h [code] |