--- a/AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.APIsManager.html Mon Oct 24 16:06:50 2022 +0200 +++ b/AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.APIsManager.html Thu Nov 17 13:54:33 2022 +0100 @@ -2,21 +2,7 @@ <html><head> <title>Plugin_Assistant_Eric.AssistantEric.APIsManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> @@ -298,7 +284,7 @@ <td>Private slot to perform actions after a project has been closed.</td> </tr> <tr> -<td><a href="#DbAPIs.__projectFormCompiled">__projectFormCompiled</a></td> +<td><a href="#DbAPIs.__projectFileCompiled">__projectFileCompiled</a></td> <td>Private slot to handle the projectFormCompiled signal.</td> </tr> <tr> @@ -533,9 +519,9 @@ <p> Private slot to perform actions after a project has been closed. </p> -<a NAME="DbAPIs.__projectFormCompiled" ID="DbAPIs.__projectFormCompiled"></a> -<h4>DbAPIs.__projectFormCompiled</h4> -<b>__projectFormCompiled</b>(<i>filename</i>) +<a NAME="DbAPIs.__projectFileCompiled" ID="DbAPIs.__projectFileCompiled"></a> +<h4>DbAPIs.__projectFileCompiled</h4> +<b>__projectFileCompiled</b>(<i>filename</i>) <p> Private slot to handle the projectFormCompiled signal. @@ -544,7 +530,7 @@ <dt><i>filename</i> (str)</dt> <dd> -name of the form file that was compiled +name of the source file that was generated </dd> </dl> <a NAME="DbAPIs.__projectOpened" ID="DbAPIs.__projectOpened"></a> @@ -634,7 +620,7 @@ </dl> <a NAME="DbAPIs.getCalltips" ID="DbAPIs.getCalltips"></a> <h4>DbAPIs.getCalltips</h4> -<b>getCalltips</b>(<i>acWord, commas, context=None, fullContext=None, showContext=True, followHierarchy=False</i>) +<b>getCalltips</b>(<i>acWord, commas, context=None, fullContext=None, showContext=True, followHierarchy=False, </i>) <p> Public method to determine the calltips. @@ -839,7 +825,7 @@ <a NAME="DbAPIsWorker.__init__" ID="DbAPIsWorker.__init__"></a> <h4>DbAPIsWorker (Constructor)</h4> -<b>DbAPIsWorker</b>(<i>proxy, language, apiFiles, dbName, projectPath="", refresh=False, projectType=""</i>) +<b>DbAPIsWorker</b>(<i>proxy, language, apiFiles, dbName, projectPath="", refresh=False, projectType="", </i>) <p> Constructor