diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html --- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sun Sep 04 16:06:54 2011 +0200 @@ -50,7 +50,7 @@ <h2>TabBar</h2> <p> Class implementing a customized tab bar supporting drag & drop. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>tabCopyRequested(int, int)</dt> <dd> @@ -78,6 +78,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -97,6 +101,10 @@ <td>Protected method to handle mouse press events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TabBar.__init__" ID="TabBar.__init__"></a> <h4>TabBar (Constructor)</h4> <b>TabBar</b>(<i>parent = None</i>) @@ -161,6 +169,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -258,6 +270,10 @@ <td>Public slot to set the indicator on or off.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TabWidget.__init__" ID="TabWidget.__init__"></a> <h4>TabWidget (Constructor)</h4> <b>TabWidget</b>(<i>vm</i>) @@ -543,7 +559,7 @@ <h2>Tabview</h2> <p> Class implementing a tabbed viewmanager class embedded in a splitter. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>bookmarkToggled(Editor)</dt> <dd> @@ -591,6 +607,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -673,6 +693,10 @@ <td>Public method to tile the managed windows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Tabview.__init__" ID="Tabview.__init__"></a> <h4>Tabview (Constructor)</h4> <b>Tabview</b>(<i>parent</i>)