--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html Sat Jan 15 19:57:03 2022 +0100 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html Sun Jan 16 20:28:42 2022 +0100 @@ -164,6 +164,10 @@ <td>Private method to set the connection status LED.</td> </tr> <tr> +<td><a href="#MicroPythonWidget.__showBoardInformation">__showBoardInformation</a></td> +<td>Private slot to show all available information about a board.</td> +</tr> +<tr> <td><a href="#MicroPythonWidget.__showContextMenu">__showContextMenu</a></td> <td>Private slot to show the REPL context menu.</td> </tr> @@ -621,6 +625,13 @@ connection state </dd> </dl> +<a NAME="MicroPythonWidget.__showBoardInformation" ID="MicroPythonWidget.__showBoardInformation"></a> +<h4>MicroPythonWidget.__showBoardInformation</h4> +<b>__showBoardInformation</b>(<i></i>) + +<p> + Private slot to show all available information about a board. +</p> <a NAME="MicroPythonWidget.__showContextMenu" ID="MicroPythonWidget.__showContextMenu"></a> <h4>MicroPythonWidget.__showContextMenu</h4> <b>__showContextMenu</b>(<i>pos</i>)