--- a/Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html Sun Oct 13 17:44:48 2013 +0200 @@ -47,20 +47,22 @@ <dl> <dt>syncError(message)</dt> <dd> -emitted for a general error with the error message (string) +emitted for a general error with the error + message (string) </dd><dt>syncFinished(type_, done, download)</dt> <dd> -emitted after a synchronization has - finished (string one of "bookmarks", "history", "passwords", "useragents" or - "speeddial", boolean, boolean) +emitted after a + synchronization has finished (string one of "bookmarks", "history", + "passwords", "useragents" or "speeddial", boolean, boolean) </dd><dt>syncMessage(message)</dt> <dd> -emitted to send a message about synchronization (string) +emitted to send a message about + synchronization (string) </dd><dt>syncStatus(type_, message)</dt> <dd> emitted to indicate the synchronization - status (string one of "bookmarks", "history", "passwords", "useragents" or - "speeddial", string) + status (string one of "bookmarks", "history", "passwords", + "useragents" or "speeddial", string) </dd> </dl> <h3>Derived from</h3> @@ -191,13 +193,15 @@ <dt><i>type_</i></dt> <dd> type of the synchronization event (string one - of "bookmarks", "history", "passwords", "useragents" or "speeddial") + of "bookmarks", "history", "passwords", "useragents" or + "speeddial") </dd><dt><i>fileName</i></dt> <dd> name of the file to be downloaded (string) </dd><dt><i>timestamp</i></dt> <dd> -time stamp in seconds of the file to be downloaded (int) +time stamp in seconds of the file to be downloaded + (integer) </dd> </dl><a NAME="FtpSyncHandler.__downloadFileCallback" ID="FtpSyncHandler.__downloadFileCallback"></a> <h4>FtpSyncHandler.__downloadFileCallback</h4> @@ -236,7 +240,8 @@ <dt><i>type_</i></dt> <dd> type of the synchronization event (string one - of "bookmarks", "history", "passwords", "useragents" or "speeddial") + of "bookmarks", "history", "passwords", "useragents" or + "speeddial") </dd><dt><i>fileName</i></dt> <dd> name of the file to be synchronized (string) @@ -250,7 +255,8 @@ <dt><i>type_</i></dt> <dd> type of the synchronization event (string one - of "bookmarks", "history", "passwords", "useragents" or "speeddial") + of "bookmarks", "history", "passwords", "useragents" or + "speeddial") </dd><dt><i>fileName</i></dt> <dd> name of the file to be synchronized (string) @@ -264,7 +270,8 @@ <dt><i>type_</i></dt> <dd> type of the synchronization event (string one - of "bookmarks", "history", "passwords", "useragents" or "speeddial") + of "bookmarks", "history", "passwords", "useragents" or + "speeddial") </dd><dt><i>fileName</i></dt> <dd> name of the file to be uploaded (string) @@ -282,7 +289,8 @@ </p><dl> <dt><i>forceUpload=</i></dt> <dd> -flag indicating a forced upload of the files (boolean) +flag indicating a forced upload of the files + (boolean) </dd> </dl><a NAME="FtpSyncHandler.shutdown" ID="FtpSyncHandler.shutdown"></a> <h4>FtpSyncHandler.shutdown</h4>