44 <a NAME="HelpDocsInstaller" ID="HelpDocsInstaller"></a> |
44 <a NAME="HelpDocsInstaller" ID="HelpDocsInstaller"></a> |
45 <h2>HelpDocsInstaller</h2> |
45 <h2>HelpDocsInstaller</h2> |
46 <p> |
46 <p> |
47 Class implementing the worker thread populating and updating the QtHelp |
47 Class implementing the worker thread populating and updating the QtHelp |
48 documentation database. |
48 documentation database. |
49 </p><h4>Signals</h4> |
49 </p><h3>Signals</h3> |
50 <dl> |
50 <dl> |
51 <dt>docsInstalled(bool)</dt> |
51 <dt>docsInstalled(bool)</dt> |
52 <dd> |
52 <dd> |
53 emitted after the installation has finished |
53 emitted after the installation has finished |
54 </dd><dt>errorMessage(str)</dt> |
54 </dd><dt>errorMessage(str)</dt> |
82 <td>Protected method executed by the thread.</td> |
86 <td>Protected method executed by the thread.</td> |
83 </tr><tr> |
87 </tr><tr> |
84 <td><a href="#HelpDocsInstaller.stop">stop</a></td> |
88 <td><a href="#HelpDocsInstaller.stop">stop</a></td> |
85 <td>Public slot to stop the installation procedure.</td> |
89 <td>Public slot to stop the installation procedure.</td> |
86 </tr> |
90 </tr> |
|
91 </table> |
|
92 <h3>Static Methods</h3> |
|
93 <table> |
|
94 <tr><td>None</td></tr> |
87 </table> |
95 </table> |
88 <a NAME="HelpDocsInstaller.__init__" ID="HelpDocsInstaller.__init__"></a> |
96 <a NAME="HelpDocsInstaller.__init__" ID="HelpDocsInstaller.__init__"></a> |
89 <h4>HelpDocsInstaller (Constructor)</h4> |
97 <h4>HelpDocsInstaller (Constructor)</h4> |
90 <b>HelpDocsInstaller</b>(<i>collection</i>) |
98 <b>HelpDocsInstaller</b>(<i>collection</i>) |
91 <p> |
99 <p> |