7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
162 <p> | 162 <p> |
163 Public method to do the initial check. | 163 Public method to do the initial check. |
164 </p> | 164 </p> |
165 <dl> | 165 <dl> |
166 | 166 |
167 <dt><i>forceUpload=</i></dt> | 167 <dt><i>forceUpload</i></dt> |
168 <dd> | 168 <dd> |
169 flag indicating a forced upload of the files | 169 flag indicating a forced upload of the files |
170 (boolean) | 170 (boolean) |
171 </dd> | 171 </dd> |
172 </dl> | 172 </dl> |
201 of "bookmarks", "history", "passwords", "useragents" or | 201 of "bookmarks", "history", "passwords", "useragents" or |
202 "speeddial") | 202 "speeddial") |
203 </dd> | 203 </dd> |
204 </dl> | 204 </dl> |
205 <dl> | 205 <dl> |
206 <dt>Returns:</dt> | 206 <dt>Return:</dt> |
207 <dd> | 207 <dd> |
208 data of the file, optionally encrypted (QByteArray) | 208 data of the file, optionally encrypted (QByteArray) |
209 </dd> | 209 </dd> |
210 </dl> | 210 </dl> |
211 <a NAME="SyncHandler.shutdown" ID="SyncHandler.shutdown"></a> | 211 <a NAME="SyncHandler.shutdown" ID="SyncHandler.shutdown"></a> |
329 <dd> | 329 <dd> |
330 timestamp to be given to the file (int) | 330 timestamp to be given to the file (int) |
331 </dd> | 331 </dd> |
332 </dl> | 332 </dl> |
333 <dl> | 333 <dl> |
334 <dt>Returns:</dt> | 334 <dt>Return:</dt> |
335 <dd> | 335 <dd> |
336 tuple giving a success flag and an error string (boolean, | 336 tuple giving a success flag and an error string (boolean, |
337 string) | 337 string) |
338 </dd> | 338 </dd> |
339 </dl> | 339 </dl> |