Subversion Repositories seema-scanner

Rev

Rev 30 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30 Rev 36
Line 58... Line 58...
58
 
58
 
59
        void on_batchCalibrationButton_clicked();
59
        void on_batchCalibrationButton_clicked();
60
 
60
 
61
        void on_batchCaptureButton_clicked();
61
        void on_batchCaptureButton_clicked();
62
 
62
 
-
 
63
        void on_actionExport_Sets_triggered();
-
 
64
 
-
 
65
        void on_actionExport_Sequences_triggered();
-
 
66
 
63
private:
67
private:
64
        Ui::SMScanner *ui;
68
        Ui::SMScanner *ui;
65
 
69
 
66
        QSettings settings;
70
        QSettings settings;
67
 
71