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

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Helpviewer.Sync.SyncManager.html
--- a/Documentation/Source/eric5.Helpviewer.Sync.SyncManager.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.Sync.SyncManager.html	Sun Oct 13 17:44:48 2013 +0200
@@ -51,9 +51,9 @@
         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 give status info about the sync
@@ -61,8 +61,8 @@
 </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>
@@ -159,7 +159,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>status</i></dt>
 <dd>
 flag indicating success (boolean)
@@ -191,7 +192,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>message</i></dt>
 <dd>
 status message for the event (string)
@@ -224,7 +226,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="SyncManager.showSyncDialog" ID="SyncManager.showSyncDialog"></a>
 <h4>SyncManager.showSyncDialog</h4>

eric ide

mercurial