107 <tr> |
107 <tr> |
108 <td><a href="#ManageDictionariesDialog.__populateList">__populateList</a></td> |
108 <td><a href="#ManageDictionariesDialog.__populateList">__populateList</a></td> |
109 <td>Private method to populate the list of available plugins.</td> |
109 <td>Private method to populate the list of available plugins.</td> |
110 </tr> |
110 </tr> |
111 <tr> |
111 <tr> |
|
112 <td><a href="#ManageDictionariesDialog.__reachabilityChanged">__reachabilityChanged</a></td> |
|
113 <td>Private slot handling reachability state changes.</td> |
|
114 </tr> |
|
115 <tr> |
112 <td><a href="#ManageDictionariesDialog.__uninstallSelected">__uninstallSelected</a></td> |
116 <td><a href="#ManageDictionariesDialog.__uninstallSelected">__uninstallSelected</a></td> |
113 <td>Private method to uninstall the selected dictionaries.</td> |
117 <td>Private method to uninstall the selected dictionaries.</td> |
114 </tr> |
118 </tr> |
115 <tr> |
119 <tr> |
116 <td><a href="#ManageDictionariesDialog.addEntry">addEntry</a></td> |
120 <td><a href="#ManageDictionariesDialog.addEntry">addEntry</a></td> |
250 <b>__populateList</b>(<i></i>) |
254 <b>__populateList</b>(<i></i>) |
251 |
255 |
252 <p> |
256 <p> |
253 Private method to populate the list of available plugins. |
257 Private method to populate the list of available plugins. |
254 </p> |
258 </p> |
|
259 <a NAME="ManageDictionariesDialog.__reachabilityChanged" ID="ManageDictionariesDialog.__reachabilityChanged"></a> |
|
260 <h4>ManageDictionariesDialog.__reachabilityChanged</h4> |
|
261 <b>__reachabilityChanged</b>(<i>reachability</i>) |
|
262 |
|
263 <p> |
|
264 Private slot handling reachability state changes. |
|
265 </p> |
|
266 <dl> |
|
267 |
|
268 <dt><i>reachability</i> (QNetworkInformation.Reachability)</dt> |
|
269 <dd> |
|
270 new reachability state |
|
271 </dd> |
|
272 </dl> |
255 <a NAME="ManageDictionariesDialog.__uninstallSelected" ID="ManageDictionariesDialog.__uninstallSelected"></a> |
273 <a NAME="ManageDictionariesDialog.__uninstallSelected" ID="ManageDictionariesDialog.__uninstallSelected"></a> |
256 <h4>ManageDictionariesDialog.__uninstallSelected</h4> |
274 <h4>ManageDictionariesDialog.__uninstallSelected</h4> |
257 <b>__uninstallSelected</b>(<i></i>) |
275 <b>__uninstallSelected</b>(<i></i>) |
258 |
276 |
259 <p> |
277 <p> |