eric6/Documentation/Source/eric6.UI.UserInterface.html

changeset 7149
6a9d4a241962
parent 7145
ceb3e8b242c1
child 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.UI.UserInterface.html	Wed Aug 21 14:48:57 2019 +0200
+++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html	Wed Aug 21 16:31:03 2019 +0200
@@ -210,6 +210,9 @@
 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td>
 <td>Private slot to handle the activation of the Log Viewer.</td>
 </tr><tr>
+<td><a href="#UserInterface.__activateMicroPython">__activateMicroPython</a></td>
+<td>Private slot to handle the activation of the MicroPython widget.</td>
+</tr><tr>
 <td><a href="#UserInterface.__activateMultiProjectBrowser">__activateMultiProjectBrowser</a></td>
 <td>Private slot to handle the activation of the project browser.</td>
 </tr><tr>
@@ -961,6 +964,11 @@
 <b>__activateLogViewer</b>(<i></i>)
 <p>
         Private slot to handle the activation of the Log Viewer.
+</p><a NAME="UserInterface.__activateMicroPython" ID="UserInterface.__activateMicroPython"></a>
+<h4>UserInterface.__activateMicroPython</h4>
+<b>__activateMicroPython</b>(<i></i>)
+<p>
+        Private slot to handle the activation of the MicroPython widget.
 </p><a NAME="UserInterface.__activateMultiProjectBrowser" ID="UserInterface.__activateMultiProjectBrowser"></a>
 <h4>UserInterface.__activateMultiProjectBrowser</h4>
 <b>__activateMultiProjectBrowser</b>(<i></i>)

eric ide

mercurial