160 <td>Private method setting the current text format of the REPL pane based on the passed ANSI codes.</td> |
160 <td>Private method setting the current text format of the REPL pane based on the passed ANSI codes.</td> |
161 </tr> |
161 </tr> |
162 <tr> |
162 <tr> |
163 <td><a href="#MicroPythonWidget.__setConnected">__setConnected</a></td> |
163 <td><a href="#MicroPythonWidget.__setConnected">__setConnected</a></td> |
164 <td>Private method to set the connection status LED.</td> |
164 <td>Private method to set the connection status LED.</td> |
|
165 </tr> |
|
166 <tr> |
|
167 <td><a href="#MicroPythonWidget.__showBoardInformation">__showBoardInformation</a></td> |
|
168 <td>Private slot to show all available information about a board.</td> |
165 </tr> |
169 </tr> |
166 <tr> |
170 <tr> |
167 <td><a href="#MicroPythonWidget.__showContextMenu">__showContextMenu</a></td> |
171 <td><a href="#MicroPythonWidget.__showContextMenu">__showContextMenu</a></td> |
168 <td>Private slot to show the REPL context menu.</td> |
172 <td>Private slot to show the REPL context menu.</td> |
169 </tr> |
173 </tr> |
619 <dt><i>connected</i> (bool)</dt> |
623 <dt><i>connected</i> (bool)</dt> |
620 <dd> |
624 <dd> |
621 connection state |
625 connection state |
622 </dd> |
626 </dd> |
623 </dl> |
627 </dl> |
|
628 <a NAME="MicroPythonWidget.__showBoardInformation" ID="MicroPythonWidget.__showBoardInformation"></a> |
|
629 <h4>MicroPythonWidget.__showBoardInformation</h4> |
|
630 <b>__showBoardInformation</b>(<i></i>) |
|
631 |
|
632 <p> |
|
633 Private slot to show all available information about a board. |
|
634 </p> |
624 <a NAME="MicroPythonWidget.__showContextMenu" ID="MicroPythonWidget.__showContextMenu"></a> |
635 <a NAME="MicroPythonWidget.__showContextMenu" ID="MicroPythonWidget.__showContextMenu"></a> |
625 <h4>MicroPythonWidget.__showContextMenu</h4> |
636 <h4>MicroPythonWidget.__showContextMenu</h4> |
626 <b>__showContextMenu</b>(<i>pos</i>) |
637 <b>__showContextMenu</b>(<i>pos</i>) |
627 |
638 |
628 <p> |
639 <p> |