Graphic setCustomGridMarkFuncs, select decimal point when export to CSV

This commit is contained in:
Бычков Анлрей
2022-06-08 13:04:33 +03:00
parent 9e72dc9bd9
commit 7d199b5ad3
8 changed files with 439 additions and 351 deletions

View File

@@ -108,7 +108,10 @@ private slots:
void on_checkLines_toggled(bool on);
void on_checkPoints_toggled(bool on);
void on_checkFill_toggled(bool on);
void on_buttonExport_clicked();
signals:
void exportClicked();
};
#endif // GRAPHIC_CONF_H