Graphic setCustomGridMarkFuncs, select decimal point when export to CSV
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user