Add open file and open file location to DB view

This commit is contained in:
2025-04-02 20:27:59 +02:00
parent eee4613b25
commit 90026f931f
4 changed files with 40 additions and 14 deletions
+2
View File
@@ -45,4 +45,6 @@ public slots:
void plot(const QVector<QPointF> &points);
};
void openDir(const QString &path);
#endif // BATCHPROCESSING_H