16 #ifndef _CSV_FILE_WRITER_H_ 17 #define _CSV_FILE_WRITER_H_ 33 virtual bool isOK()
const;
CSVFileWriter(QString path, Model *model, QString delimiter=",")
virtual QString getError() const
virtual void writeSelection(MultiSelection *selection)
Model is the base class for all data models that represent any sort of data on a time scale based on ...
virtual bool isOK() const