odsstream
odsstream Directory Reference

Directories

directory  writer
 

Files

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  qtablewriter.cpp
 write an entire table sheet from a QAbstractModel
 
file  qtablewriter.h [code]
 write an entire table sheet from a QAbstractModel
 
file  tsvreader.cpp
 parser for text files (tsv, csv)
 
file  tsvreader.h [code]
 parser for text files (tsv, csv)