Documentation/Source/eric6.UI.UserInterface.html

changeset 6039
d52e90757805
parent 5926
69482290dbdd
child 6123
39cd368143db
--- a/Documentation/Source/eric6.UI.UserInterface.html	Sat Dec 23 16:30:40 2017 +0100
+++ b/Documentation/Source/eric6.UI.UserInterface.html	Sat Dec 23 16:42:21 2017 +0100
@@ -201,9 +201,6 @@
 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td>
 <td>Private slot to handle the activation of the file browser.</td>
 </tr><tr>
-<td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td>
-<td>Private slot to handle the activation of the debug viewer.</td>
-</tr><tr>
 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td>
 <td>Private slot to handle the activation of the IRC window.</td>
 </tr><tr>
@@ -681,6 +678,9 @@
 <td><a href="#UserInterface.activateCooperationViewer">activateCooperationViewer</a></td>
 <td>Public slot to handle the activation of the cooperation window.</td>
 </tr><tr>
+<td><a href="#UserInterface.activateDebugViewer">activateDebugViewer</a></td>
+<td>Public slot to handle the activation of the debug viewer.</td>
+</tr><tr>
 <td><a href="#UserInterface.addE5Actions">addE5Actions</a></td>
 <td>Public method to add actions to the list of actions.</td>
 </tr><tr>
@@ -916,11 +916,6 @@
 <b>__activateBrowser</b>(<i></i>)
 <p>
         Private slot to handle the activation of the file browser.
-</p><a NAME="UserInterface.__activateDebugViewer" ID="UserInterface.__activateDebugViewer"></a>
-<h4>UserInterface.__activateDebugViewer</h4>
-<b>__activateDebugViewer</b>(<i></i>)
-<p>
-        Private slot to handle the activation of the debug viewer.
 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a>
 <h4>UserInterface.__activateIRC</h4>
 <b>__activateIRC</b>(<i></i>)
@@ -2081,6 +2076,11 @@
 <b>activateCooperationViewer</b>(<i></i>)
 <p>
         Public slot to handle the activation of the cooperation window.
+</p><a NAME="UserInterface.activateDebugViewer" ID="UserInterface.activateDebugViewer"></a>
+<h4>UserInterface.activateDebugViewer</h4>
+<b>activateDebugViewer</b>(<i></i>)
+<p>
+        Public slot to handle the activation of the debug viewer.
 </p><a NAME="UserInterface.addE5Actions" ID="UserInterface.addE5Actions"></a>
 <h4>UserInterface.addE5Actions</h4>
 <b>addE5Actions</b>(<i>actions, actionType</i>)

eric ide

mercurial