|
| | calcwriterinterface.h |
| |
| | config.h |
| |
| | odsdochandlerinterface.h |
| | 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.
|
| |
| | odsdocreader.h |
| |
| | odsdocwriter.h |
| |
| | odsexception.h |
| |
| | qtablewriter.cpp |
| | write an entire table sheet from a QAbstractModel
|
| |
| | qtablewriter.h |
| | write an entire table sheet from a QAbstractModel
|
| |
| | tsvdirectorywriter.h |
| |
| | tsvoutputstream.h |
| |
| | tsvreader.cpp |
| | parser for text files (tsv, csv)
|
| |
| | tsvreader.h |
| | parser for text files (tsv, csv)
|
| |
| | ziptsvoutputstream.h |
| |