eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpDocsInstaller.html

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpDocsInstaller.html	Mon Nov 01 16:53:32 2021 +0100
+++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpDocsInstaller.html	Mon Nov 01 16:58:52 2021 +0100
@@ -109,9 +109,9 @@
 </p>
 <dl>
 
-<dt><i>collection</i></dt>
+<dt><i>collection</i> (str)</dt>
 <dd>
-full pathname of the collection file (string)
+full pathname of the collection file
 </dd>
 </dl>
 <a NAME="HelpDocsInstaller.__installEric7Doc" ID="HelpDocsInstaller.__installEric7Doc"></a>
@@ -123,15 +123,21 @@
 </p>
 <dl>
 
-<dt><i>engine</i></dt>
+<dt><i>engine</i> (QHelpEngineCore)</dt>
 <dd>
-reference to the help engine (QHelpEngineCore)
+reference to the help engine
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating success (boolean)
+flag indicating success
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a>
@@ -143,23 +149,29 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-name of the Qt help document (string)
+name of the Qt help document
 </dd>
-<dt><i>version</i></dt>
+<dt><i>version</i> (int)</dt>
 <dd>
-Qt version of the help documents (integer)
+Qt version of the help documents
 </dd>
-<dt><i>engine</i></dt>
+<dt><i>engine</i> (QHelpEngineCore)</dt>
 <dd>
-reference to the help engine (QHelpEngineCore)
+reference to the help engine
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating success (boolean)
+flag indicating success
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="HelpDocsInstaller.installDocs" ID="HelpDocsInstaller.installDocs"></a>

eric ide

mercurial