128 <tr> |
128 <tr> |
129 <td><a href="#MicroPythonWidget.__handlePreferencesChanged">__handlePreferencesChanged</a></td> |
129 <td><a href="#MicroPythonWidget.__handlePreferencesChanged">__handlePreferencesChanged</a></td> |
130 <td>Private slot to handle a change in preferences.</td> |
130 <td>Private slot to handle a change in preferences.</td> |
131 </tr> |
131 </tr> |
132 <tr> |
132 <tr> |
|
133 <td><a href="#MicroPythonWidget.__manageIgnored">__manageIgnored</a></td> |
|
134 <td>Private slot to manage the list of ignored serial devices.</td> |
|
135 </tr> |
|
136 <tr> |
133 <td><a href="#MicroPythonWidget.__mpyCrossAvailable">__mpyCrossAvailable</a></td> |
137 <td><a href="#MicroPythonWidget.__mpyCrossAvailable">__mpyCrossAvailable</a></td> |
134 <td>Private method to check the availability of mpy-cross.</td> |
138 <td>Private method to check the availability of mpy-cross.</td> |
135 </tr> |
139 </tr> |
136 <tr> |
140 <tr> |
137 <td><a href="#MicroPythonWidget.__paste">__paste</a></td> |
141 <td><a href="#MicroPythonWidget.__paste">__paste</a></td> |
394 <h4>MicroPythonWidget.__handlePreferencesChanged</h4> |
398 <h4>MicroPythonWidget.__handlePreferencesChanged</h4> |
395 <b>__handlePreferencesChanged</b>(<i></i>) |
399 <b>__handlePreferencesChanged</b>(<i></i>) |
396 |
400 |
397 <p> |
401 <p> |
398 Private slot to handle a change in preferences. |
402 Private slot to handle a change in preferences. |
|
403 </p> |
|
404 <a NAME="MicroPythonWidget.__manageIgnored" ID="MicroPythonWidget.__manageIgnored"></a> |
|
405 <h4>MicroPythonWidget.__manageIgnored</h4> |
|
406 <b>__manageIgnored</b>(<i></i>) |
|
407 |
|
408 <p> |
|
409 Private slot to manage the list of ignored serial devices. |
399 </p> |
410 </p> |
400 <a NAME="MicroPythonWidget.__mpyCrossAvailable" ID="MicroPythonWidget.__mpyCrossAvailable"></a> |
411 <a NAME="MicroPythonWidget.__mpyCrossAvailable" ID="MicroPythonWidget.__mpyCrossAvailable"></a> |
401 <h4>MicroPythonWidget.__mpyCrossAvailable</h4> |
412 <h4>MicroPythonWidget.__mpyCrossAvailable</h4> |
402 <b>__mpyCrossAvailable</b>(<i></i>) |
413 <b>__mpyCrossAvailable</b>(<i></i>) |
403 |
414 |