--- a/Documentation/Source/eric5.UI.UserInterface.html Sat Mar 20 13:14:56 2010 +0000 +++ b/Documentation/Source/eric5.UI.UserInterface.html Sun Mar 21 19:34:15 2010 +0000 @@ -178,6 +178,9 @@ <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> @@ -502,6 +505,9 @@ <td><a href="#UserInterface.__toggleBrowser">__toggleBrowser</a></td> <td>Private slot to handle the toggle of the File Browser window.</td> </tr><tr> +<td><a href="#UserInterface.__toggleCooperationViewer">__toggleCooperationViewer</a></td> +<td>Private slot to handle the toggle of the cooperation window.</td> +</tr><tr> <td><a href="#UserInterface.__toggleDebugViewer">__toggleDebugViewer</a></td> <td>Private slot to handle the toggle of the debug viewer.</td> </tr><tr> @@ -755,6 +761,11 @@ <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>) @@ -1524,6 +1535,11 @@ <b>__toggleBrowser</b>(<i></i>) <p> Private slot to handle the toggle of the File Browser window. +</p><a NAME="UserInterface.__toggleCooperationViewer" ID="UserInterface.__toggleCooperationViewer"></a> +<h4>UserInterface.__toggleCooperationViewer</h4> +<b>__toggleCooperationViewer</b>(<i></i>) +<p> + Private slot to handle the toggle of the cooperation window. </p><a NAME="UserInterface.__toggleDebugViewer" ID="UserInterface.__toggleDebugViewer"></a> <h4>UserInterface.__toggleDebugViewer</h4> <b>__toggleDebugViewer</b>(<i></i>)