src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html

branch
eric7
changeset 9748
df9520c864f2
parent 9209
b99e7fd55fd3
child 9749
5d409223cf3f
equal deleted inserted replaced
9747:b7976868d5b0 9748:df9520c864f2
164 <td>Private method to set the connection status LED.</td> 164 <td>Private method to set the connection status LED.</td>
165 </tr> 165 </tr>
166 <tr> 166 <tr>
167 <td><a href="#MicroPythonWidget.__showBoardInformation">__showBoardInformation</a></td> 167 <td><a href="#MicroPythonWidget.__showBoardInformation">__showBoardInformation</a></td>
168 <td>Private slot to show all available information about a board.</td> 168 <td>Private slot to show all available information about a board.</td>
169 </tr>
170 <tr>
171 <td><a href="#MicroPythonWidget.__showBuiltinModules">__showBuiltinModules</a></td>
172 <td>Private slot to show a list of builtin modules.</td>
169 </tr> 173 </tr>
170 <tr> 174 <tr>
171 <td><a href="#MicroPythonWidget.__showContextMenu">__showContextMenu</a></td> 175 <td><a href="#MicroPythonWidget.__showContextMenu">__showContextMenu</a></td>
172 <td>Private slot to show the REPL context menu.</td> 176 <td>Private slot to show the REPL context menu.</td>
173 </tr> 177 </tr>
630 <b>__showBoardInformation</b>(<i></i>) 634 <b>__showBoardInformation</b>(<i></i>)
631 635
632 <p> 636 <p>
633 Private slot to show all available information about a board. 637 Private slot to show all available information about a board.
634 </p> 638 </p>
639 <a NAME="MicroPythonWidget.__showBuiltinModules" ID="MicroPythonWidget.__showBuiltinModules"></a>
640 <h4>MicroPythonWidget.__showBuiltinModules</h4>
641 <b>__showBuiltinModules</b>(<i></i>)
642
643 <p>
644 Private slot to show a list of builtin modules.
645 </p>
635 <a NAME="MicroPythonWidget.__showContextMenu" ID="MicroPythonWidget.__showContextMenu"></a> 646 <a NAME="MicroPythonWidget.__showContextMenu" ID="MicroPythonWidget.__showContextMenu"></a>
636 <h4>MicroPythonWidget.__showContextMenu</h4> 647 <h4>MicroPythonWidget.__showContextMenu</h4>
637 <b>__showContextMenu</b>(<i>pos</i>) 648 <b>__showContextMenu</b>(<i>pos</i>)
638 649
639 <p> 650 <p>

eric ide

mercurial