49 </p><h4>Signals</h4> |
49 </p><h4>Signals</h4> |
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(const QString&)</dt> |
54 </dd><dt>errorMessage(str)</dt> |
55 <dd> |
55 <dd> |
56 emitted, if an error occurred during |
56 emitted, if an error occurred during |
57 the installation of the documentation |
57 the installation of the documentation |
58 </dd> |
58 </dd> |
59 </dl> |
59 </dl> |
60 <h3>Derived from</h3> |
60 <h3>Derived from</h3> |
61 QThread |
61 QThread |
62 <h3>Class Attributes</h3> |
62 <h3>Class Attributes</h3> |
63 <table> |
63 <table> |
64 <tr><td>None</td></tr> |
64 <tr><td>docsInstalled</td></tr><tr><td>errorMessage</td></tr> |
65 </table> |
65 </table> |
66 <h3>Methods</h3> |
66 <h3>Methods</h3> |
67 <table> |
67 <table> |
68 <tr> |
68 <tr> |
69 <td><a href="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td> |
69 <td><a href="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td> |