Subversion Repositories seema-scanner

Rev

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

Rev 232 Rev 244
Line 98... Line 98...
98
 
98
 
99
        void on_tabWidget_currentChanged(int index);
99
        void on_tabWidget_currentChanged(int index);
100
 
100
 
101
        void on_calibrationListWidget_currentRowChanged(int currentRow);
101
        void on_calibrationListWidget_currentRowChanged(int currentRow);
102
 
102
 
-
 
103
        void on_actionEdit_Configuration_File_triggered();
-
 
104
 
103
private:
105
private:
104
        Ui::SMScanner *ui;
106
        Ui::SMScanner *ui;
105
 
107
 
106
        QSettings settings;
108
        QSettings settings;
107
 
109