--- a/Documentation/Source/eric5.QScintilla.APIsManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.APIsManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>APIs</h2> <p> Class implementing an API storage entity. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>apiPreparationCancelled()</dt> <dd> @@ -66,12 +66,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="#APIs.__init__">APIs</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#APIs.__apiPreparationCancelled">__apiPreparationCancelled</a></td> <td>Private method called, after the API preparation process has been cancelled.</td> </tr><tr> @@ -103,6 +104,10 @@ <td>Public method to reload the API information.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="APIs.__init__" ID="APIs.__init__"></a> <h4>APIs (Constructor)</h4> <b>APIs</b>(<i>language, forPreparation=False, parent=None</i>) @@ -208,12 +213,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="#APIsManager.__init__">APIsManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#APIsManager.getAPIs">getAPIs</a></td> <td>Public method to get an apis object for autocompletion/calltips.</td> </tr><tr> @@ -221,6 +227,10 @@ <td>Public slot to reload the api information.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="APIsManager.__init__" ID="APIsManager.__init__"></a> <h4>APIsManager (Constructor)</h4> <b>APIsManager</b>(<i>parent=None</i>)