--- a/Documentation/Source/eric5.UI.UserInterface.html Thu Aug 18 12:36:53 2011 +0200 +++ b/Documentation/Source/eric5.UI.UserInterface.html Thu Aug 18 18:03:22 2011 +0200 @@ -182,9 +182,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.__activateCooperationViewer">__activateCooperationViewer</a></td> -<td>Private slot to handle the activation of the cooperation window.</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> @@ -623,6 +620,9 @@ <td><a href="#UserInterface.__writeTasks">__writeTasks</a></td> <td>Private slot to write the tasks data to an XML file (.e4t).</td> </tr><tr> +<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.addE5Actions">addE5Actions</a></td> <td>Public method to add actions to the list of actions.</td> </tr><tr> @@ -786,11 +786,6 @@ <b>__activateBrowser</b>(<i></i>) <p> Private slot to handle the activation of the file browser. -</p><a NAME="UserInterface.__activateCooperationViewer" ID="UserInterface.__activateCooperationViewer"></a> -<h4>UserInterface.__activateCooperationViewer</h4> -<b>__activateCooperationViewer</b>(<i></i>) -<p> - Private 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>) @@ -1797,6 +1792,11 @@ <b>__writeTasks</b>(<i></i>) <p> Private slot to write the tasks data to an XML file (.e4t). +</p><a NAME="UserInterface.activateCooperationViewer" ID="UserInterface.activateCooperationViewer"></a> +<h4>UserInterface.activateCooperationViewer</h4> +<b>activateCooperationViewer</b>(<i></i>) +<p> + Public slot to handle the activation of the cooperation window. </p><a NAME="UserInterface.addE5Actions" ID="UserInterface.addE5Actions"></a> <h4>UserInterface.addE5Actions</h4> <b>addE5Actions</b>(<i>actions, type</i>)