diff -r e200f9084c5d -r 8fead6686d1c Documentation/Source/eric5.QScintilla.EditorAssembly.html --- a/Documentation/Source/eric5.QScintilla.EditorAssembly.html Fri Nov 04 17:00:01 2011 +0100 +++ b/Documentation/Source/eric5.QScintilla.EditorAssembly.html Fri Nov 04 17:38:51 2011 +0100 @@ -77,6 +77,9 @@ </tr><tr> <td><a href="#EditorAssembly.getEditor">getEditor</a></td> <td>Public method to get the reference to the editor widget.</td> +</tr><tr> +<td><a href="#EditorAssembly.shutdownTimer">shutdownTimer</a></td> +<td>Public method to stop and disconnect the timer.</td> </tr> </table> <h3>Static Methods</h3> @@ -150,7 +153,12 @@ <dd> reference to the editor widget (Editor) </dd> -</dl> +</dl><a NAME="EditorAssembly.shutdownTimer" ID="EditorAssembly.shutdownTimer"></a> +<h4>EditorAssembly.shutdownTimer</h4> +<b>shutdownTimer</b>(<i></i>) +<p> + Public method to stop and disconnect the timer. +</p> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file