Implement dialog to add/edit a single channel in database
Compare changes
- Lan Dam authored
@@ -277,7 +277,7 @@ class AddEditSingleChannelDialog(QDialog):
Implement a dialog to add/edit a single channel and a dialog to edit parameter that is call from the channel dialog
For testing add/edit single channel, run sohstationviewer/view/db_config/add_edit_single_channel_dialog.py and change the example lines in main
For testing edit single param, run sohstationviewer/view/db_config/add_edit_single_channel_dialog.py and change the example lines in main; or press on button 'EDIT PARAMETER' of the above dialog.