--- a/Documentation/Source/eric5.UI.UserInterface.html Fri Jun 25 18:24:29 2010 +0200 +++ b/Documentation/Source/eric5.UI.UserInterface.html Sat Jun 26 13:34:06 2010 +0200 @@ -196,6 +196,9 @@ <td><a href="#UserInterface.__activateShell">__activateShell</a></td> <td>Private slot to handle the activation of the Shell window.</td> </tr><tr> +<td><a href="#UserInterface.__activateSymbolsViewer">__activateSymbolsViewer</a></td> +<td>Private slot to handle the activation of the Symbols Viewer.</td> +</tr><tr> <td><a href="#UserInterface.__activateTaskViewer">__activateTaskViewer</a></td> <td>Private slot to handle the activation of the Task Viewer.</td> </tr><tr> @@ -526,6 +529,9 @@ <td><a href="#UserInterface.__toggleShell">__toggleShell</a></td> <td>Private slot to handle the toggle of the Shell window .</td> </tr><tr> +<td><a href="#UserInterface.__toggleSymbolsViewer">__toggleSymbolsViewer</a></td> +<td>Private slot to handle the toggle of the Symbols Viewer window.</td> +</tr><tr> <td><a href="#UserInterface.__toggleTaskViewer">__toggleTaskViewer</a></td> <td>Private slot to handle the toggle of the Task Viewer window.</td> </tr><tr> @@ -788,6 +794,11 @@ <b>__activateShell</b>(<i></i>) <p> Private slot to handle the activation of the Shell window. +</p><a NAME="UserInterface.__activateSymbolsViewer" ID="UserInterface.__activateSymbolsViewer"></a> +<h4>UserInterface.__activateSymbolsViewer</h4> +<b>__activateSymbolsViewer</b>(<i></i>) +<p> + Private slot to handle the activation of the Symbols Viewer. </p><a NAME="UserInterface.__activateTaskViewer" ID="UserInterface.__activateTaskViewer"></a> <h4>UserInterface.__activateTaskViewer</h4> <b>__activateTaskViewer</b>(<i></i>) @@ -1562,6 +1573,11 @@ <b>__toggleShell</b>(<i></i>) <p> Private slot to handle the toggle of the Shell window . +</p><a NAME="UserInterface.__toggleSymbolsViewer" ID="UserInterface.__toggleSymbolsViewer"></a> +<h4>UserInterface.__toggleSymbolsViewer</h4> +<b>__toggleSymbolsViewer</b>(<i></i>) +<p> + Private slot to handle the toggle of the Symbols Viewer window. </p><a NAME="UserInterface.__toggleTaskViewer" ID="UserInterface.__toggleTaskViewer"></a> <h4>UserInterface.__toggleTaskViewer</h4> <b>__toggleTaskViewer</b>(<i></i>)