45 <hr /><hr /> |
45 <hr /><hr /> |
46 <a NAME="APIs" ID="APIs"></a> |
46 <a NAME="APIs" ID="APIs"></a> |
47 <h2>APIs</h2> |
47 <h2>APIs</h2> |
48 <p> |
48 <p> |
49 Class implementing an API storage entity. |
49 Class implementing an API storage entity. |
50 </p><h4>Signals</h4> |
50 </p><h3>Signals</h3> |
51 <dl> |
51 <dl> |
52 <dt>apiPreparationCancelled()</dt> |
52 <dt>apiPreparationCancelled()</dt> |
53 <dd> |
53 <dd> |
54 emitted after the API preparation has been cancelled |
54 emitted after the API preparation has been cancelled |
55 </dd><dt>apiPreparationFinished()</dt> |
55 </dd><dt>apiPreparationFinished()</dt> |
100 <td>Public method to prepare the APIs if necessary.</td> |
104 <td>Public method to prepare the APIs if necessary.</td> |
101 </tr><tr> |
105 </tr><tr> |
102 <td><a href="#APIs.reloadAPIs">reloadAPIs</a></td> |
106 <td><a href="#APIs.reloadAPIs">reloadAPIs</a></td> |
103 <td>Public method to reload the API information.</td> |
107 <td>Public method to reload the API information.</td> |
104 </tr> |
108 </tr> |
|
109 </table> |
|
110 <h3>Static Methods</h3> |
|
111 <table> |
|
112 <tr><td>None</td></tr> |
105 </table> |
113 </table> |
106 <a NAME="APIs.__init__" ID="APIs.__init__"></a> |
114 <a NAME="APIs.__init__" ID="APIs.__init__"></a> |
107 <h4>APIs (Constructor)</h4> |
115 <h4>APIs (Constructor)</h4> |
108 <b>APIs</b>(<i>language, forPreparation = False, parent = None</i>) |
116 <b>APIs</b>(<i>language, forPreparation = False, parent = None</i>) |
109 <p> |
117 <p> |
218 <td>Public method to get an apis object for autocompletion/calltips.</td> |
230 <td>Public method to get an apis object for autocompletion/calltips.</td> |
219 </tr><tr> |
231 </tr><tr> |
220 <td><a href="#APIsManager.reloadAPIs">reloadAPIs</a></td> |
232 <td><a href="#APIsManager.reloadAPIs">reloadAPIs</a></td> |
221 <td>Public slot to reload the api information.</td> |
233 <td>Public slot to reload the api information.</td> |
222 </tr> |
234 </tr> |
|
235 </table> |
|
236 <h3>Static Methods</h3> |
|
237 <table> |
|
238 <tr><td>None</td></tr> |
223 </table> |
239 </table> |
224 <a NAME="APIsManager.__init__" ID="APIsManager.__init__"></a> |
240 <a NAME="APIsManager.__init__" ID="APIsManager.__init__"></a> |
225 <h4>APIsManager (Constructor)</h4> |
241 <h4>APIsManager (Constructor)</h4> |
226 <b>APIsManager</b>(<i>parent = None</i>) |
242 <b>APIsManager</b>(<i>parent = None</i>) |
227 <p> |
243 <p> |