eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html

changeset 7592
f79dc58bdf62
parent 7336
0095e231ddaf
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html	Sat May 09 12:56:17 2020 +0200
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html	Mon May 11 18:30:25 2020 +0200
@@ -130,6 +130,10 @@
 <td>Private slot to handle a change in preferences.</td>
 </tr>
 <tr>
+<td><a href="#MicroPythonWidget.__manageIgnored">__manageIgnored</a></td>
+<td>Private slot to manage the list of ignored serial devices.</td>
+</tr>
+<tr>
 <td><a href="#MicroPythonWidget.__mpyCrossAvailable">__mpyCrossAvailable</a></td>
 <td>Private method to check the availability of mpy-cross.</td>
 </tr>
@@ -397,6 +401,13 @@
 <p>
         Private slot to handle a change in preferences.
 </p>
+<a NAME="MicroPythonWidget.__manageIgnored" ID="MicroPythonWidget.__manageIgnored"></a>
+<h4>MicroPythonWidget.__manageIgnored</h4>
+<b>__manageIgnored</b>(<i></i>)
+
+<p>
+        Private slot to manage the list of ignored serial devices.
+</p>
 <a NAME="MicroPythonWidget.__mpyCrossAvailable" ID="MicroPythonWidget.__mpyCrossAvailable"></a>
 <h4>MicroPythonWidget.__mpyCrossAvailable</h4>
 <b>__mpyCrossAvailable</b>(<i></i>)

eric ide

mercurial