76 <td>Private slot to handle the download finished.</td> |
76 <td>Private slot to handle the download finished.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#DownloadDialog.__getFileName">__getFileName</a></td> |
78 <td><a href="#DownloadDialog.__getFileName">__getFileName</a></td> |
79 <td>Private method to get the filename to save to from the user.</td> |
79 <td>Private method to get the filename to save to from the user.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#DownloadDialog.__initialize">__initialize</a></td> |
|
82 <td>Private method to (re)initialize the dialog.</td> |
|
83 </tr><tr> |
|
84 <td><a href="#DownloadDialog.__metaDataChanged">__metaDataChanged</a></td> |
81 <td><a href="#DownloadDialog.__metaDataChanged">__metaDataChanged</a></td> |
85 <td>Private slot to handle a change of the meta data.</td> |
82 <td>Private slot to handle a change of the meta data.</td> |
86 </tr><tr> |
83 </tr><tr> |
87 <td><a href="#DownloadDialog.__networkError">__networkError</a></td> |
84 <td><a href="#DownloadDialog.__networkError">__networkError</a></td> |
88 <td>Private slot to handle a network error.</td> |
85 <td>Private slot to handle a network error.</td> |
105 <td><a href="#DownloadDialog.__updateInfoLabel">__updateInfoLabel</a></td> |
102 <td><a href="#DownloadDialog.__updateInfoLabel">__updateInfoLabel</a></td> |
106 <td>Private method to update the info label.</td> |
103 <td>Private method to update the info label.</td> |
107 </tr><tr> |
104 </tr><tr> |
108 <td><a href="#DownloadDialog.closeEvent">closeEvent</a></td> |
105 <td><a href="#DownloadDialog.closeEvent">closeEvent</a></td> |
109 <td>Protected method called when the dialog is closed.</td> |
106 <td>Protected method called when the dialog is closed.</td> |
|
107 </tr><tr> |
|
108 <td><a href="#DownloadDialog.initialize">initialize</a></td> |
|
109 <td>Public method to (re)initialize the dialog.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#DownloadDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
111 <td><a href="#DownloadDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
112 <td>Private slot called by a button of the button box clicked.</td> |
112 <td>Private slot called by a button of the button box clicked.</td> |
113 </tr> |
113 </tr> |
114 </table> |
114 </table> |
181 </p><a NAME="DownloadDialog.__getFileName" ID="DownloadDialog.__getFileName"></a> |
181 </p><a NAME="DownloadDialog.__getFileName" ID="DownloadDialog.__getFileName"></a> |
182 <h4>DownloadDialog.__getFileName</h4> |
182 <h4>DownloadDialog.__getFileName</h4> |
183 <b>__getFileName</b>(<i></i>) |
183 <b>__getFileName</b>(<i></i>) |
184 <p> |
184 <p> |
185 Private method to get the filename to save to from the user. |
185 Private method to get the filename to save to from the user. |
186 </p><a NAME="DownloadDialog.__initialize" ID="DownloadDialog.__initialize"></a> |
186 </p><dl> |
187 <h4>DownloadDialog.__initialize</h4> |
187 <dt>Returns:</dt> |
188 <b>__initialize</b>(<i></i>) |
188 <dd> |
189 <p> |
189 flag indicating success (boolean) |
190 Private method to (re)initialize the dialog. |
190 </dd> |
191 </p><a NAME="DownloadDialog.__metaDataChanged" ID="DownloadDialog.__metaDataChanged"></a> |
191 </dl><a NAME="DownloadDialog.__metaDataChanged" ID="DownloadDialog.__metaDataChanged"></a> |
192 <h4>DownloadDialog.__metaDataChanged</h4> |
192 <h4>DownloadDialog.__metaDataChanged</h4> |
193 <b>__metaDataChanged</b>(<i></i>) |
193 <b>__metaDataChanged</b>(<i></i>) |
194 <p> |
194 <p> |
195 Private slot to handle a change of the meta data. |
195 Private slot to handle a change of the meta data. |
196 </p><a NAME="DownloadDialog.__networkError" ID="DownloadDialog.__networkError"></a> |
196 </p><a NAME="DownloadDialog.__networkError" ID="DownloadDialog.__networkError"></a> |
241 </p><a NAME="DownloadDialog.closeEvent" ID="DownloadDialog.closeEvent"></a> |
241 </p><a NAME="DownloadDialog.closeEvent" ID="DownloadDialog.closeEvent"></a> |
242 <h4>DownloadDialog.closeEvent</h4> |
242 <h4>DownloadDialog.closeEvent</h4> |
243 <b>closeEvent</b>(<i>evt</i>) |
243 <b>closeEvent</b>(<i>evt</i>) |
244 <p> |
244 <p> |
245 Protected method called when the dialog is closed. |
245 Protected method called when the dialog is closed. |
246 </p><a NAME="DownloadDialog.on_buttonBox_clicked" ID="DownloadDialog.on_buttonBox_clicked"></a> |
246 </p><a NAME="DownloadDialog.initialize" ID="DownloadDialog.initialize"></a> |
|
247 <h4>DownloadDialog.initialize</h4> |
|
248 <b>initialize</b>(<i></i>) |
|
249 <p> |
|
250 Public method to (re)initialize the dialog. |
|
251 </p><dl> |
|
252 <dt>Returns:</dt> |
|
253 <dd> |
|
254 flag indicating success (boolean) |
|
255 </dd> |
|
256 </dl><a NAME="DownloadDialog.on_buttonBox_clicked" ID="DownloadDialog.on_buttonBox_clicked"></a> |
247 <h4>DownloadDialog.on_buttonBox_clicked</h4> |
257 <h4>DownloadDialog.on_buttonBox_clicked</h4> |
248 <b>on_buttonBox_clicked</b>(<i>button</i>) |
258 <b>on_buttonBox_clicked</b>(<i>button</i>) |
249 <p> |
259 <p> |
250 Private slot called by a button of the button box clicked. |
260 Private slot called by a button of the button box clicked. |
251 </p><dl> |
261 </p><dl> |