odsstream
File List
Here is a list of all documented files with brief descriptions:
 calcwriterinterface.h
 config.h
 odsstream/config.h
 contentxml.h
 manifestxml.h
 metaxml.h
 ods2csv.cppConvert ods files to TSV
 ods2csv.hConvert ods files to TSV
 odscell.h
 odscolorscale.cppStructure to apply a color scale in ODS sheets
 odscolorscale.hStructure to apply a color scale in ODS sheets
 odsdochandlerinterface.hInterface 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
 odstablecellstyle.cppHandler for ODS cell style
 odstablecellstyle.hHandler for ODS cell style
 odstablecellstyleref.cppInternal reference on handler for ODS cell style
 odstablecellstyleref.hInternal reference on handler for ODS cell style
 odstablesettings.cppStore table settings
 odstablesettings.hStore table settings
 qtablewriter.cppWrite an entire table sheet from a QAbstractModel
 qtablewriter.hWrite an entire table sheet from a QAbstractModel
 saxhandlercontentxml.h
 settingsxml.h
 stylesxml.h
 tsv2ods.cppTranslate TSV to ODS file
 tsv2ods.hTranslate TSV to ODS file
 tsvdirectorywriter.h
 tsvoutputstream.h
 tsvreader.cppParser for text files (tsv, csv)
 tsvreader.hParser for text files (tsv, csv)