|
libodsstream
Library for mass spectrometry
|
Directories | |
| reader | |
| saxreader | |
| writer | |
Files | |
| calcwriterinterface.cpp | |
| 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.cpp | |
| odsdocreader.h | |
| odsdocwriter.cpp | |
| 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.cpp | |
| tsvdirectorywriter.h | |
| tsvoutputstream.cpp | |
| tsvoutputstream.h | |
| tsvreader.cpp | |
| parser for text files (tsv, csv) | |
| tsvreader.h | |
| parser for text files (tsv, csv) | |
| ziptsvoutputstream.cpp | |
| ziptsvoutputstream.h | |