DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <csvexporter.h>
Classes | |
class | Exception |
Public Member Functions | |
CsvExporter () | |
bool | exportFile (QString filename, const QList< QStringList > &list) |
void | setSeparator (QChar sep) |
CsvExporter::CsvExporter | ( | ) |
bool CsvExporter::exportFile | ( | QString | filename, |
const QList< QStringList > & | list | ||
) |
|
inline |