89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#DownloadManager.__customContextMenuRequested">__customContextMenuRequested</a></td> |
90 <td><a href="#DownloadManager.__customContextMenuRequested">__customContextMenuRequested</a></td> |
91 <td>Private slot to handle the context menu request for the bookmarks tree.</td> |
91 <td>Private slot to handle the context menu request for the bookmarks tree.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#DownloadManager.__load">__load</a></td> |
93 <td><a href="#DownloadManager.__load">__load</a></td> |
94 <td>Public method to load the download settings.</td> |
94 <td>Private method to load the download settings.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#DownloadManager.__updateItemCount">__updateItemCount</a></td> |
96 <td><a href="#DownloadManager.__updateItemCount">__updateItemCount</a></td> |
97 <td>Private method to update the count label.</td> |
97 <td>Private method to update the count label.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#DownloadManager.__updateRow">__updateRow</a></td> |
99 <td><a href="#DownloadManager.__updateRow">__updateRow</a></td> |
227 </dd> |
227 </dd> |
228 </dl><a NAME="DownloadManager.__load" ID="DownloadManager.__load"></a> |
228 </dl><a NAME="DownloadManager.__load" ID="DownloadManager.__load"></a> |
229 <h4>DownloadManager.__load</h4> |
229 <h4>DownloadManager.__load</h4> |
230 <b>__load</b>(<i></i>) |
230 <b>__load</b>(<i></i>) |
231 <p> |
231 <p> |
232 Public method to load the download settings. |
232 Private method to load the download settings. |
233 </p><a NAME="DownloadManager.__updateItemCount" ID="DownloadManager.__updateItemCount"></a> |
233 </p><a NAME="DownloadManager.__updateItemCount" ID="DownloadManager.__updateItemCount"></a> |
234 <h4>DownloadManager.__updateItemCount</h4> |
234 <h4>DownloadManager.__updateItemCount</h4> |
235 <b>__updateItemCount</b>(<i></i>) |
235 <b>__updateItemCount</b>(<i></i>) |
236 <p> |
236 <p> |
237 Private method to update the count label. |
237 Private method to update the count label. |