--- a/Documentation/Source/eric5.Tools.TRPreviewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tools.TRPreviewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -63,12 +63,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TRPreviewer.__init__">TRPreviewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TRPreviewer.__about">__about</a></td> <td>Private slot to show the about information.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public slot to show this dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a> <h4>TRPreviewer (Constructor)</h4> <b>TRPreviewer</b>(<i>filenames=[], parent=None, name=None</i>) @@ -226,12 +231,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Translation.__init__">Translation</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Translation.__init__" ID="Translation.__init__"></a> <h4>Translation (Constructor)</h4> @@ -245,7 +255,7 @@ <h2>TranslationsDict</h2> <p> Class to store all loaded translations. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>translationChanged()</dt> <dd> @@ -258,12 +268,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#TranslationsDict.__init__">TranslationsDict</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TranslationsDict.__del">__del</a></td> <td>Private method to delete a translator from the list of available translators.</td> </tr><tr> @@ -298,6 +309,10 @@ <td>Public slot to set a translator by name.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TranslationsDict.__init__" ID="TranslationsDict.__init__"></a> <h4>TranslationsDict (Constructor)</h4> <b>TranslationsDict</b>(<i>selector, parent</i>) @@ -461,7 +476,7 @@ <h2>WidgetArea</h2> <p> Specialized MDI area to show the loaded widgets. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>lastWidgetClosed()</dt> <dd> @@ -474,12 +489,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WidgetArea.__init__">WidgetArea</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WidgetArea.__findWidget">__findWidget</a></td> <td>Private method to find a specific widget view.</td> </tr><tr> @@ -508,6 +524,10 @@ <td>Public method to handle the toggle of a window.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WidgetArea.__init__" ID="WidgetArea.__init__"></a> <h4>WidgetArea (Constructor)</h4> <b>WidgetArea</b>(<i>parent=None</i>) @@ -625,12 +645,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#WidgetView.__init__">WidgetView</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WidgetView.__rebuildWidget">__rebuildWidget</a></td> <td>Private method to schedule a rebuild of the widget.</td> </tr><tr> @@ -644,6 +665,10 @@ <td>Public method to retrieve the name of the UI file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a> <h4>WidgetView (Constructor)</h4> <b>WidgetView</b>(<i>uiFileName, parent=None, name=None</i>)