Added export of data in CSV format.

This commit is contained in:
Eelke Klein 2017-02-05 13:35:41 +01:00
parent df866d7b67
commit 073c62048f
7 changed files with 56 additions and 3 deletions

View file

@ -49,6 +49,7 @@ public:
bool canClose();
void copyQueryAsCString();
void exportData(const QString &filename);
private:
// struct ResultTab {