Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.html
--- a/Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.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>
@@ -139,13 +141,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="DirectorySyncHandler.__initialSync" ID="DirectorySyncHandler.__initialSync"></a>
 <h4>DirectorySyncHandler.__initialSync</h4>
@@ -161,7 +165,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)
@@ -175,7 +180,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)
@@ -189,7 +195,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)
@@ -202,7 +209,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="DirectorySyncHandler.shutdown" ID="DirectorySyncHandler.shutdown"></a>
 <h4>DirectorySyncHandler.shutdown</h4>

eric ide

mercurial