--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sun May 18 14:13:09 2014 +0200 @@ -212,7 +212,7 @@ <td>Public method to cascade the managed windows.</td> </tr><tr> <td><a href="#Listspace.eventFilter">eventFilter</a></td> -<td>Method called to filter the event queue.</td> +<td>Public method called to filter the event queue.</td> </tr><tr> <td><a href="#Listspace.getSplitOrientation">getSplitOrientation</a></td> <td>Public method to get the orientation of the split view.</td> @@ -227,7 +227,7 @@ <td>Public method used to remove the current split view.</td> </tr><tr> <td><a href="#Listspace.setEditorName">setEditorName</a></td> -<td>Change the displayed name of the editor.</td> +<td>Public method to change the displayed name of the editor.</td> </tr><tr> <td><a href="#Listspace.setSplitOrientation">setSplitOrientation</a></td> <td>Public method used to set the orientation of the split view.</td> @@ -488,7 +488,7 @@ <h4>Listspace.eventFilter</h4> <b>eventFilter</b>(<i>watched, event</i>) <p> - Method called to filter the event queue. + Public method called to filter the event queue. </p><dl> <dt><i>watched</i></dt> <dd> @@ -536,7 +536,7 @@ <h4>Listspace.setEditorName</h4> <b>setEditorName</b>(<i>editor, newName</i>) <p> - Change the displayed name of the editor. + Public method to change the displayed name of the editor. </p><dl> <dt><i>editor</i></dt> <dd> @@ -596,7 +596,7 @@ <td>Constructor</td> </tr><tr> <td><a href="#StackedWidget.addWidget">addWidget</a></td> -<td>Overwritten method to add a new widget.</td> +<td>Public method to add a new widget.</td> </tr><tr> <td><a href="#StackedWidget.currentWidget">currentWidget</a></td> <td>Public method to get a reference to the current editor.</td> @@ -614,13 +614,13 @@ <td>Public slot used to show the previous tab.</td> </tr><tr> <td><a href="#StackedWidget.removeWidget">removeWidget</a></td> -<td>Overwritten method to remove a widget.</td> +<td>Public method to remove a widget.</td> </tr><tr> <td><a href="#StackedWidget.setCurrentIndex">setCurrentIndex</a></td> -<td>Overwritten method to set the current widget by its index.</td> +<td>Public method to set the current widget by its index.</td> </tr><tr> <td><a href="#StackedWidget.setCurrentWidget">setCurrentWidget</a></td> -<td>Overwritten method to set the current widget.</td> +<td>Public method to set the current widget.</td> </tr> </table> <h3>Static Methods</h3> @@ -641,7 +641,7 @@ <h4>StackedWidget.addWidget</h4> <b>addWidget</b>(<i>assembly</i>) <p> - Overwritten method to add a new widget. + Public method to add a new widget. </p><dl> <dt><i>assembly</i></dt> <dd> @@ -699,7 +699,7 @@ <h4>StackedWidget.removeWidget</h4> <b>removeWidget</b>(<i>widget</i>) <p> - Overwritten method to remove a widget. + Public method to remove a widget. </p><dl> <dt><i>widget</i></dt> <dd> @@ -709,7 +709,7 @@ <h4>StackedWidget.setCurrentIndex</h4> <b>setCurrentIndex</b>(<i>index</i>) <p> - Overwritten method to set the current widget by its index. + Public method to set the current widget by its index. </p><dl> <dt><i>index</i></dt> <dd> @@ -719,7 +719,7 @@ <h4>StackedWidget.setCurrentWidget</h4> <b>setCurrentWidget</b>(<i>widget</i>) <p> - Overwritten method to set the current widget. + Public method to set the current widget. </p><dl> <dt><i>widget</i></dt> <dd>