Module implementing a dialog to select the port to connect to and the type of the attached device.
| None | 
| ConnectionSelectionDialog | Class implementing a dialog to select the port to connect to and the type of the attached device. | 
| None | 
Class implementing a dialog to select the port to connect to and the type of the attached device.
| PortNameRole | 
| VidPidRole | 
| None | 
| ConnectionSelectionDialog | Constructor | 
| __updateOK | Private method to update the status of the OK button. | 
| getData | Public method to get the entered data. | 
| on_deviceTypeComboBox_currentTextChanged | Private slot to handle the selection of a device type. | 
| on_portNameComboBox_currentTextChanged | Private slot to handle the selection of a port name. | 
| None | 
Constructor
Private method to update the status of the OK button.
Public method to get the entered data.
Private slot to handle the selection of a device type.
Private slot to handle the selection of a port name.