--- a/eric6/Documentation/Source/eric6.MicroPython.ConnectionSelectionDialog.html Sat Feb 27 12:08:23 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.ConnectionSelectionDialog.html Sat Feb 27 16:57:26 2021 +0100 @@ -86,6 +86,10 @@ <td><a href="#ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged">on_deviceTypeComboBox_currentTextChanged</a></td> <td>Private slot to handle the selection of a device type.</td> </tr> +<tr> +<td><a href="#ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged">on_portNameComboBox_currentTextChanged</a></td> +<td>Private slot to handle the selection of a port name.</td> +</tr> </table> <h3>Static Methods</h3> @@ -160,6 +164,20 @@ selected device description </dd> </dl> +<a NAME="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged" ID="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged"></a> +<h4>ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged</h4> +<b>on_portNameComboBox_currentTextChanged</b>(<i>txt</i>) + +<p> + Private slot to handle the selection of a port name. +</p> +<dl> + +<dt><i>txt</i> (str)</dt> +<dd> +selected port +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file