src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpDocsInstaller.html

branch
eric7
changeset 10479
856476537696
parent 9686
2eee7a645cba
child 11227
023943c77c42
--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpDocsInstaller.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpDocsInstaller.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,39 +7,38 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.QtHelpInterface.HelpDocsInstaller</h1>
-
 <p>
 Module implementing a thread class populating and updating the QtHelp
 documentation database.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HelpDocsInstaller">HelpDocsInstaller</a></td>
 <td>Class implementing the worker thread populating and updating the QtHelp documentation database.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HelpDocsInstaller" ID="HelpDocsInstaller"></a>
 <h2>HelpDocsInstaller</h2>
-
 <p>
     Class implementing the worker thread populating and updating the QtHelp
     documentation database.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -56,19 +55,17 @@
 <h3>Derived from</h3>
 QThread
 <h3>Class Attributes</h3>
-
 <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="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td>
 <td>Constructor</td>
@@ -94,19 +91,20 @@
 <td>Public slot to stop the installation procedure.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HelpDocsInstaller.__init__" ID="HelpDocsInstaller.__init__"></a>
 <h4>HelpDocsInstaller (Constructor)</h4>
 <b>HelpDocsInstaller</b>(<i>collection</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>collection</i> (str)</dt>
@@ -117,10 +115,10 @@
 <a NAME="HelpDocsInstaller.__installEric7Doc" ID="HelpDocsInstaller.__installEric7Doc"></a>
 <h4>HelpDocsInstaller.__installEric7Doc</h4>
 <b>__installEric7Doc</b>(<i>engine</i>)
-
 <p>
         Private method to install/update the eric help documentation.
 </p>
+
 <dl>
 
 <dt><i>engine</i> (QHelpEngineCore)</dt>
@@ -143,10 +141,10 @@
 <a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a>
 <h4>HelpDocsInstaller.__installQtDoc</h4>
 <b>__installQtDoc</b>(<i>name, version, engine</i>)
-
 <p>
         Private method to install/update a Qt help document.
 </p>
+
 <dl>
 
 <dt><i>name</i> (str)</dt>
@@ -177,24 +175,24 @@
 <a NAME="HelpDocsInstaller.installDocs" ID="HelpDocsInstaller.installDocs"></a>
 <h4>HelpDocsInstaller.installDocs</h4>
 <b>installDocs</b>(<i></i>)
-
 <p>
         Public method to start the installation procedure.
 </p>
+
 <a NAME="HelpDocsInstaller.run" ID="HelpDocsInstaller.run"></a>
 <h4>HelpDocsInstaller.run</h4>
 <b>run</b>(<i></i>)
-
 <p>
         Public method executed by the thread.
 </p>
+
 <a NAME="HelpDocsInstaller.stop" ID="HelpDocsInstaller.stop"></a>
 <h4>HelpDocsInstaller.stop</h4>
 <b>stop</b>(<i></i>)
-
 <p>
         Public slot to stop the installation procedure.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial