Added export of data in CSV format.
This commit is contained in:
parent
df866d7b67
commit
073c62048f
7 changed files with 56 additions and 3 deletions
|
|
@ -49,6 +49,7 @@ public:
|
|||
bool canClose();
|
||||
|
||||
void copyQueryAsCString();
|
||||
void exportData(const QString &filename);
|
||||
private:
|
||||
|
||||
// struct ResultTab {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue