--- a/Documentation/Source/eric5.Utilities.AutoSaver.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Utilities.AutoSaver.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>AUTOSAVE_IN</td></tr><tr><td>MAXWAIT</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AutoSaver.__init__">AutoSaver</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AutoSaver.changeOccurred">changeOccurred</a></td> <td>Public slot handling a change.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Protected method handling timer events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AutoSaver.__init__" ID="AutoSaver.__init__"></a> <h4>AutoSaver (Constructor)</h4> <b>AutoSaver</b>(<i>parent, save</i>)