Module implementing a dialog to manage the list of unknown devices.
None |
UnknownDevicesDialog | Class implementing a dialog to manage the list of unknown devices. |
None |
Class implementing a dialog to manage the list of unknown devices.
DeviceDataRole |
ModifiedRole |
None |
UnknownDevicesDialog | Constructor |
__checkButtons | Private slot to set the enabled state of the buttons. |
__editItem | Private method to edit the given item. |
__isDirty | Private method to check, if the dialog contains unsaved data. |
__loadDevices | Private method to load the list of unknown devices. |
__saveDeviceData | Private method to save the device data. |
on_buttonBox_accepted | Private slot to handle the OK button press. |
on_buttonBox_rejected | Private slot handling the cancellation of the dialog. |
on_deleteAllButton_clicked | Private slot to delete all devices. |
on_deleteButton_clicked | Private slot to delete the selected entries. |
on_deviceList_itemActivated | Private slot to edit the data of the activated item. |
on_deviceList_itemSelectionChanged | Private slot to handle a change of selected items. |
on_editButton_clicked | Private slot to edit the selected item. |
on_reportButton_clicked | Private slot to report the data of all boards to the eric-bugs email address. |
on_restoreButton_clicked | Private slot to restore the list of unknown devices. |
None |
Constructor
Private slot to set the enabled state of the buttons.
Private method to edit the given item.
Private method to check, if the dialog contains unsaved data.
Private method to load the list of unknown devices.
Private method to save the device data.
Private slot to handle the OK button press.
This action saves the edited list to the preferences store.
Private slot handling the cancellation of the dialog.
Private slot to delete all devices.
Private slot to delete the selected entries.
Private slot to edit the data of the activated item.
Private slot to handle a change of selected items.
Private slot to edit the selected item.
Private slot to report the data of all boards to the eric-bugs email address.
Private slot to restore the list of unknown devices.