Subversion Repositories seema-scanner

Rev

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

Rev 159 Rev 199
Line 89... Line 89...
89
 
89
 
90
        void on_calibrationRotationSpinBox_editingFinished();
90
        void on_calibrationRotationSpinBox_editingFinished();
91
 
91
 
92
        void on_captureRotationSpinBox_editingFinished();
92
        void on_captureRotationSpinBox_editingFinished();
93
 
93
 
-
 
94
        void on_actionProject_Focusing_Pattern_triggered();
-
 
95
 
94
private:
96
private:
95
        Ui::SMScanner *ui;
97
        Ui::SMScanner *ui;
96
 
98
 
97
        QSettings settings;
99
        QSettings settings;
98
 
100