Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html

changeset 1228
7afaf2fca55b
parent 767
27554f80d08f
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
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>None</td></tr>
65 </table> 65 </table>
66 <h3>Class Methods</h3>
67 <table>
68 <tr><td>None</td></tr>
69 </table>
66 <h3>Methods</h3> 70 <h3>Methods</h3>
67 <table> 71 <table>
68 <tr> 72 <tr>
69 <td><a href="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td>
70 <td>Constructor</td>
71 </tr><tr>
72 <td><a href="#HelpDocsInstaller.__installEric5Doc">__installEric5Doc</a></td> 73 <td><a href="#HelpDocsInstaller.__installEric5Doc">__installEric5Doc</a></td>
73 <td>Private method to install/update the eric5 help documentation.</td> 74 <td>Private method to install/update the eric5 help documentation.</td>
74 </tr><tr> 75 </tr><tr>
75 <td><a href="#HelpDocsInstaller.__installQtDoc">__installQtDoc</a></td> 76 <td><a href="#HelpDocsInstaller.__installQtDoc">__installQtDoc</a></td>
76 <td>Private method to install/update a Qt help document.</td> 77 <td>Private method to install/update a Qt help document.</td>
82 <td>Protected method executed by the thread.</td> 83 <td>Protected method executed by the thread.</td>
83 </tr><tr> 84 </tr><tr>
84 <td><a href="#HelpDocsInstaller.stop">stop</a></td> 85 <td><a href="#HelpDocsInstaller.stop">stop</a></td>
85 <td>Public slot to stop the installation procedure.</td> 86 <td>Public slot to stop the installation procedure.</td>
86 </tr> 87 </tr>
88 </table>
89 <h3>Static Methods</h3>
90 <table>
91 <tr><td>None</td></tr>
87 </table> 92 </table>
88 <a NAME="HelpDocsInstaller.__init__" ID="HelpDocsInstaller.__init__"></a> 93 <a NAME="HelpDocsInstaller.__init__" ID="HelpDocsInstaller.__init__"></a>
89 <h4>HelpDocsInstaller (Constructor)</h4> 94 <h4>HelpDocsInstaller (Constructor)</h4>
90 <b>HelpDocsInstaller</b>(<i>collection</i>) 95 <b>HelpDocsInstaller</b>(<i>collection</i>)
91 <p> 96 <p>

eric ide

mercurial