Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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>
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>
64 <tr><td>None</td></tr>
65 </table>
66 <h3>Class Methods</h3>
63 <table> 67 <table>
64 <tr><td>None</td></tr> 68 <tr><td>None</td></tr>
65 </table> 69 </table>
66 <h3>Methods</h3> 70 <h3>Methods</h3>
67 <table> 71 <table>
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>

eric ide

mercurial