Subversion Repositories seema-scanner

Rev

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

Rev 148 Rev 159
Line 85... Line 85...
85
 
85
 
86
        void on_actionImport_Sequences_triggered();
86
        void on_actionImport_Sequences_triggered();
87
 
87
 
88
        void on_actionClear_Point_Clouds_triggered();
88
        void on_actionClear_Point_Clouds_triggered();
89
 
89
 
-
 
90
        void on_calibrationRotationSpinBox_editingFinished();
-
 
91
 
-
 
92
        void on_captureRotationSpinBox_editingFinished();
-
 
93
 
90
private:
94
private:
91
        Ui::SMScanner *ui;
95
        Ui::SMScanner *ui;
92
 
96
 
93
        QSettings settings;
97
        QSettings settings;
94
 
98