Regenerated source docu.

Sun, 11 Mar 2012 17:21:31 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 11 Mar 2012 17:21:31 +0100
changeset 1702
870ee0fa9007
parent 1701
9eee32bac32e
child 1703
796e59fd5b7a

Regenerated source docu.

APIs/Python3/eric5.api file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.SpeedDial.SpeedDial.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.Sync.SyncCheckPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.Sync.SyncHandler.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.Sync.SyncManager.html file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric5.api	Sun Mar 11 17:20:43 2012 +0100
+++ b/APIs/Python3/eric5.api	Sun Mar 11 17:21:31 2012 +0100
@@ -2549,6 +2549,7 @@
 eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.pageForUrl?4(url)
 eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.pagesChanged?7
 eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.pagesInRow?4()
+eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.reload?4()
 eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.removeImageForUrl?4(url)
 eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.removePage?4(url)
 eric5.Helpviewer.SpeedDial.SpeedDial.SpeedDial.save?4()
@@ -2586,6 +2587,7 @@
 eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler.syncHistory?4()
 eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler.syncMessage?7
 eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler.syncPasswords?4()
+eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler.syncSpeedDial?4()
 eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler.syncStatus?7
 eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler.syncUserAgents?4()
 eric5.Helpviewer.Sync.DirectorySyncHandler.DirectorySyncHandler?1(parent=None)
@@ -2597,6 +2599,7 @@
 eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler.syncHistory?4()
 eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler.syncMessage?7
 eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler.syncPasswords?4()
+eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler.syncSpeedDial?4()
 eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler.syncStatus?7
 eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler.syncUserAgents?4()
 eric5.Helpviewer.Sync.FtpSyncHandler.FtpSyncHandler?1(parent=None)
@@ -2629,7 +2632,7 @@
 eric5.Helpviewer.Sync.SyncGlobals.SyncTypeFtp?7
 eric5.Helpviewer.Sync.SyncGlobals.SyncTypeNone?7
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.initialLoadAndCheck?4(forceUpload)
-eric5.Helpviewer.Sync.SyncHandler.SyncHandler.readFile?4(fileName)
+eric5.Helpviewer.Sync.SyncHandler.SyncHandler.readFile?4(fileName, type_)
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.shutdown?4()
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncBookmarks?4()
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncError?7
@@ -2637,9 +2640,10 @@
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncHistory?4()
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncMessage?7
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncPasswords?4()
+eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncSpeedDial?4()
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncStatus?7
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler.syncUserAgents?4()
-eric5.Helpviewer.Sync.SyncHandler.SyncHandler.writeFile?4(data, fileName, timestamp=0)
+eric5.Helpviewer.Sync.SyncHandler.SyncHandler.writeFile?4(data, fileName, type_, timestamp=0)
 eric5.Helpviewer.Sync.SyncHandler.SyncHandler?1(parent=None)
 eric5.Helpviewer.Sync.SyncHostTypePage.SyncHostTypePage.nextId?4()
 eric5.Helpviewer.Sync.SyncHostTypePage.SyncHostTypePage?1(parent=None)
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Help/source.qhp	Sun Mar 11 17:21:31 2012 +0100
@@ -2986,6 +2986,7 @@
       <keyword name="DirectorySyncHandler.syncBookmarks" id="DirectorySyncHandler.syncBookmarks" ref="eric5.Helpviewer.Sync.DirectorySyncHandler.html#DirectorySyncHandler.syncBookmarks" />
       <keyword name="DirectorySyncHandler.syncHistory" id="DirectorySyncHandler.syncHistory" ref="eric5.Helpviewer.Sync.DirectorySyncHandler.html#DirectorySyncHandler.syncHistory" />
       <keyword name="DirectorySyncHandler.syncPasswords" id="DirectorySyncHandler.syncPasswords" ref="eric5.Helpviewer.Sync.DirectorySyncHandler.html#DirectorySyncHandler.syncPasswords" />
+      <keyword name="DirectorySyncHandler.syncSpeedDial" id="DirectorySyncHandler.syncSpeedDial" ref="eric5.Helpviewer.Sync.DirectorySyncHandler.html#DirectorySyncHandler.syncSpeedDial" />
       <keyword name="DirectorySyncHandler.syncUserAgents" id="DirectorySyncHandler.syncUserAgents" ref="eric5.Helpviewer.Sync.DirectorySyncHandler.html#DirectorySyncHandler.syncUserAgents" />
       <keyword name="DocumentationPlugins (Package)" id="DocumentationPlugins (Package)" ref="index-eric5.Plugins.DocumentationPlugins.html" />
       <keyword name="DocumentationTools (Package)" id="DocumentationTools (Package)" ref="index-eric5.DocumentationTools.html" />
@@ -4295,6 +4296,7 @@
       <keyword name="FtpSyncHandler.syncBookmarks" id="FtpSyncHandler.syncBookmarks" ref="eric5.Helpviewer.Sync.FtpSyncHandler.html#FtpSyncHandler.syncBookmarks" />
       <keyword name="FtpSyncHandler.syncHistory" id="FtpSyncHandler.syncHistory" ref="eric5.Helpviewer.Sync.FtpSyncHandler.html#FtpSyncHandler.syncHistory" />
       <keyword name="FtpSyncHandler.syncPasswords" id="FtpSyncHandler.syncPasswords" ref="eric5.Helpviewer.Sync.FtpSyncHandler.html#FtpSyncHandler.syncPasswords" />
+      <keyword name="FtpSyncHandler.syncSpeedDial" id="FtpSyncHandler.syncSpeedDial" ref="eric5.Helpviewer.Sync.FtpSyncHandler.html#FtpSyncHandler.syncSpeedDial" />
       <keyword name="FtpSyncHandler.syncUserAgents" id="FtpSyncHandler.syncUserAgents" ref="eric5.Helpviewer.Sync.FtpSyncHandler.html#FtpSyncHandler.syncUserAgents" />
       <keyword name="Function" id="Function" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#Function" />
       <keyword name="Function" id="Function" ref="eric5.Utilities.ClassBrowsers.idlclbr.html#Function" />
@@ -8356,6 +8358,7 @@
       <keyword name="SpeedDial.loadThumbnail" id="SpeedDial.loadThumbnail" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.loadThumbnail" />
       <keyword name="SpeedDial.pageForUrl" id="SpeedDial.pageForUrl" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.pageForUrl" />
       <keyword name="SpeedDial.pagesInRow" id="SpeedDial.pagesInRow" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.pagesInRow" />
+      <keyword name="SpeedDial.reload" id="SpeedDial.reload" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.reload" />
       <keyword name="SpeedDial.removeImageForUrl" id="SpeedDial.removeImageForUrl" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.removeImageForUrl" />
       <keyword name="SpeedDial.removePage" id="SpeedDial.removePage" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.removePage" />
       <keyword name="SpeedDial.save" id="SpeedDial.save" ref="eric5.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.save" />
@@ -9371,7 +9374,8 @@
       <keyword name="SyncCheckPage (Module)" id="SyncCheckPage (Module)" ref="eric5.Helpviewer.Sync.SyncCheckPage.html" />
       <keyword name="SyncCheckPage.__makeAnimatedLabel" id="SyncCheckPage.__makeAnimatedLabel" ref="eric5.Helpviewer.Sync.SyncCheckPage.html#SyncCheckPage.__makeAnimatedLabel" />
       <keyword name="SyncCheckPage.__syncError" id="SyncCheckPage.__syncError" ref="eric5.Helpviewer.Sync.SyncCheckPage.html#SyncCheckPage.__syncError" />
-      <keyword name="SyncCheckPage.__updatePage" id="SyncCheckPage.__updatePage" ref="eric5.Helpviewer.Sync.SyncCheckPage.html#SyncCheckPage.__updatePage" />
+      <keyword name="SyncCheckPage.__updateLabels" id="SyncCheckPage.__updateLabels" ref="eric5.Helpviewer.Sync.SyncCheckPage.html#SyncCheckPage.__updateLabels" />
+      <keyword name="SyncCheckPage.__updateMessages" id="SyncCheckPage.__updateMessages" ref="eric5.Helpviewer.Sync.SyncCheckPage.html#SyncCheckPage.__updateMessages" />
       <keyword name="SyncCheckPage.initializePage" id="SyncCheckPage.initializePage" ref="eric5.Helpviewer.Sync.SyncCheckPage.html#SyncCheckPage.initializePage" />
       <keyword name="SyncDataPage" id="SyncDataPage" ref="eric5.Helpviewer.Sync.SyncDataPage.html#SyncDataPage" />
       <keyword name="SyncDataPage (Constructor)" id="SyncDataPage (Constructor)" ref="eric5.Helpviewer.Sync.SyncDataPage.html#SyncDataPage.__init__" />
@@ -9408,6 +9412,7 @@
       <keyword name="SyncHandler.syncBookmarks" id="SyncHandler.syncBookmarks" ref="eric5.Helpviewer.Sync.SyncHandler.html#SyncHandler.syncBookmarks" />
       <keyword name="SyncHandler.syncHistory" id="SyncHandler.syncHistory" ref="eric5.Helpviewer.Sync.SyncHandler.html#SyncHandler.syncHistory" />
       <keyword name="SyncHandler.syncPasswords" id="SyncHandler.syncPasswords" ref="eric5.Helpviewer.Sync.SyncHandler.html#SyncHandler.syncPasswords" />
+      <keyword name="SyncHandler.syncSpeedDial" id="SyncHandler.syncSpeedDial" ref="eric5.Helpviewer.Sync.SyncHandler.html#SyncHandler.syncSpeedDial" />
       <keyword name="SyncHandler.syncUserAgents" id="SyncHandler.syncUserAgents" ref="eric5.Helpviewer.Sync.SyncHandler.html#SyncHandler.syncUserAgents" />
       <keyword name="SyncHandler.writeFile" id="SyncHandler.writeFile" ref="eric5.Helpviewer.Sync.SyncHandler.html#SyncHandler.writeFile" />
       <keyword name="SyncHostTypePage" id="SyncHostTypePage" ref="eric5.Helpviewer.Sync.SyncHostTypePage.html#SyncHostTypePage" />
@@ -9422,6 +9427,7 @@
       <keyword name="SyncManager.__syncFinished" id="SyncManager.__syncFinished" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.__syncFinished" />
       <keyword name="SyncManager.__syncHistory" id="SyncManager.__syncHistory" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.__syncHistory" />
       <keyword name="SyncManager.__syncPasswords" id="SyncManager.__syncPasswords" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.__syncPasswords" />
+      <keyword name="SyncManager.__syncSpeedDial" id="SyncManager.__syncSpeedDial" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.__syncSpeedDial" />
       <keyword name="SyncManager.__syncStatus" id="SyncManager.__syncStatus" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.__syncStatus" />
       <keyword name="SyncManager.__syncUserAgents" id="SyncManager.__syncUserAgents" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.__syncUserAgents" />
       <keyword name="SyncManager.close" id="SyncManager.close" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.close" />
--- a/Documentation/Source/eric5.Helpviewer.SpeedDial.SpeedDial.html	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.SpeedDial.SpeedDial.html	Sun Mar 11 17:21:31 2012 +0100
@@ -115,6 +115,9 @@
 <td><a href="#SpeedDial.pagesInRow">pagesInRow</a></td>
 <td>Public method to get the number of dials per row.</td>
 </tr><tr>
+<td><a href="#SpeedDial.reload">reload</a></td>
+<td>Public method to reload the speed dial data.</td>
+</tr><tr>
 <td><a href="#SpeedDial.removeImageForUrl">removeImageForUrl</a></td>
 <td>Public slot to remove the image for a URL.</td>
 </tr><tr>
@@ -301,7 +304,12 @@
 <dd>
 number of dials per row (integer)
 </dd>
-</dl><a NAME="SpeedDial.removeImageForUrl" ID="SpeedDial.removeImageForUrl"></a>
+</dl><a NAME="SpeedDial.reload" ID="SpeedDial.reload"></a>
+<h4>SpeedDial.reload</h4>
+<b>reload</b>(<i></i>)
+<p>
+        Public method to reload the speed dial data.
+</p><a NAME="SpeedDial.removeImageForUrl" ID="SpeedDial.removeImageForUrl"></a>
 <h4>SpeedDial.removeImageForUrl</h4>
 <b>removeImageForUrl</b>(<i>url</i>)
 <p>
--- a/Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.html	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Sync.DirectorySyncHandler.html	Sun Mar 11 17:21:31 2012 +0100
@@ -52,16 +52,16 @@
 </dd><dt>syncFinished(type_, done, download)</dt>
 <dd>
 emitted after a synchronization has
-        finished (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, boolean)
+        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)
-</dd><dt>syncStatus(type_, done, message)</dt>
+</dd><dt>syncStatus(type_, message)</dt>
 <dd>
 emitted to indicate the synchronization
-        status (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, string)
+        status (string one of "bookmarks", "history", "passwords", "useragents" or
+        "speeddial", string)
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -110,6 +110,9 @@
 <td><a href="#DirectorySyncHandler.syncPasswords">syncPasswords</a></td>
 <td>Public method to synchronize the passwords.</td>
 </tr><tr>
+<td><a href="#DirectorySyncHandler.syncSpeedDial">syncSpeedDial</a></td>
+<td>Public method to synchronize the speed dial data.</td>
+</tr><tr>
 <td><a href="#DirectorySyncHandler.syncUserAgents">syncUserAgents</a></td>
 <td>Public method to synchronize the user agents.</td>
 </tr>
@@ -130,17 +133,20 @@
 </dd>
 </dl><a NAME="DirectorySyncHandler.__downloadFile" ID="DirectorySyncHandler.__downloadFile"></a>
 <h4>DirectorySyncHandler.__downloadFile</h4>
-<b>__downloadFile</b>(<i>type_, fileName</i>)
+<b>__downloadFile</b>(<i>type_, fileName, timestamp</i>)
 <p>
         Private method to downlaod the given file.
 </p><dl>
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            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)
 </dd>
 </dl><a NAME="DirectorySyncHandler.__initialSync" ID="DirectorySyncHandler.__initialSync"></a>
 <h4>DirectorySyncHandler.__initialSync</h4>
@@ -156,7 +162,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be synchronized (string)
@@ -170,7 +176,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be synchronized (string)
@@ -184,7 +190,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be uploaded (string)
@@ -219,6 +225,11 @@
 <b>syncPasswords</b>(<i></i>)
 <p>
         Public method to synchronize the passwords.
+</p><a NAME="DirectorySyncHandler.syncSpeedDial" ID="DirectorySyncHandler.syncSpeedDial"></a>
+<h4>DirectorySyncHandler.syncSpeedDial</h4>
+<b>syncSpeedDial</b>(<i></i>)
+<p>
+        Public method to synchronize the speed dial data.
 </p><a NAME="DirectorySyncHandler.syncUserAgents" ID="DirectorySyncHandler.syncUserAgents"></a>
 <h4>DirectorySyncHandler.syncUserAgents</h4>
 <b>syncUserAgents</b>(<i></i>)
--- a/Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html	Sun Mar 11 17:21:31 2012 +0100
@@ -52,16 +52,16 @@
 </dd><dt>syncFinished(type_, done, download)</dt>
 <dd>
 emitted after a synchronization has
-        finished (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, boolean)
+        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)
-</dd><dt>syncStatus(type_, done, message)</dt>
+</dd><dt>syncStatus(type_, message)</dt>
 <dd>
 emitted to indicate the synchronization
-        status (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, string)
+        status (string one of "bookmarks", "history", "passwords", "useragents" or
+        "speeddial", string)
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -125,6 +125,9 @@
 <td><a href="#FtpSyncHandler.syncPasswords">syncPasswords</a></td>
 <td>Public method to synchronize the passwords.</td>
 </tr><tr>
+<td><a href="#FtpSyncHandler.syncSpeedDial">syncSpeedDial</a></td>
+<td>Public method to synchronize the speed dial data.</td>
+</tr><tr>
 <td><a href="#FtpSyncHandler.syncUserAgents">syncUserAgents</a></td>
 <td>Public method to synchronize the user agents.</td>
 </tr>
@@ -182,7 +185,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be downloaded (string)
@@ -209,7 +212,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be synchronized (string)
@@ -228,7 +231,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be synchronized (string)
@@ -242,7 +245,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file to be uploaded (string)
@@ -277,6 +280,11 @@
 <b>syncPasswords</b>(<i></i>)
 <p>
         Public method to synchronize the passwords.
+</p><a NAME="FtpSyncHandler.syncSpeedDial" ID="FtpSyncHandler.syncSpeedDial"></a>
+<h4>FtpSyncHandler.syncSpeedDial</h4>
+<b>syncSpeedDial</b>(<i></i>)
+<p>
+        Public method to synchronize the speed dial data.
 </p><a NAME="FtpSyncHandler.syncUserAgents" ID="FtpSyncHandler.syncUserAgents"></a>
 <h4>FtpSyncHandler.syncUserAgents</h4>
 <b>syncUserAgents</b>(<i></i>)
--- a/Documentation/Source/eric5.Helpviewer.Sync.SyncCheckPage.html	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Sync.SyncCheckPage.html	Sun Mar 11 17:21:31 2012 +0100
@@ -67,7 +67,10 @@
 <td><a href="#SyncCheckPage.__syncError">__syncError</a></td>
 <td>Private slot to handle general synchronization issues.</td>
 </tr><tr>
-<td><a href="#SyncCheckPage.__updatePage">__updatePage</a></td>
+<td><a href="#SyncCheckPage.__updateLabels">__updateLabels</a></td>
+<td>Private slot to handle a finished synchronization event.</td>
+</tr><tr>
+<td><a href="#SyncCheckPage.__updateMessages">__updateMessages</a></td>
 <td>Private slot to update the synchronization status info.</td>
 </tr><tr>
 <td><a href="#SyncCheckPage.initializePage">initializePage</a></td>
@@ -111,18 +114,32 @@
 <dd>
 error message (string)
 </dd>
-</dl><a NAME="SyncCheckPage.__updatePage" ID="SyncCheckPage.__updatePage"></a>
-<h4>SyncCheckPage.__updatePage</h4>
-<b>__updatePage</b>(<i>type_, done, msg</i>)
+</dl><a NAME="SyncCheckPage.__updateLabels" ID="SyncCheckPage.__updateLabels"></a>
+<h4>SyncCheckPage.__updateLabels</h4>
+<b>__updateLabels</b>(<i>type_, status, download</i>)
+<p>
+        Private slot to handle a finished synchronization event.
+</p><dl>
+<dt><i>type_</i></dt>
+<dd>
+type of the synchronization event (string one
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
+</dd><dt><i>status</i></dt>
+<dd>
+flag indicating success (boolean)
+</dd><dt><i>download</i></dt>
+<dd>
+flag indicating a download of a file (boolean)
+</dd>
+</dl><a NAME="SyncCheckPage.__updateMessages" ID="SyncCheckPage.__updateMessages"></a>
+<h4>SyncCheckPage.__updateMessages</h4>
+<b>__updateMessages</b>(<i>type_, msg</i>)
 <p>
         Private slot to update the synchronization status info.
 </p><dl>
 <dt><i>type_</i></dt>
 <dd>
 type of synchronization data (string)
-</dd><dt><i>done</i></dt>
-<dd>
-flag indicating success (boolean)
 </dd><dt><i>msg</i></dt>
 <dd>
 synchronization message (string)
--- a/Documentation/Source/eric5.Helpviewer.Sync.SyncHandler.html	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Sync.SyncHandler.html	Sun Mar 11 17:21:31 2012 +0100
@@ -52,16 +52,16 @@
 </dd><dt>syncFinished(type_, done, download)</dt>
 <dd>
 emitted after a synchronization has
-        finished (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, boolean)
+        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)
-</dd><dt>syncStatus(type_, done, message)</dt>
+</dd><dt>syncStatus(type_, message)</dt>
 <dd>
 emitted to indicate the synchronization
-        status (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, string)
+        status (string one of "bookmarks", "history", "passwords", "useragents" or
+        "speeddial", string)
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -98,6 +98,9 @@
 <td><a href="#SyncHandler.syncPasswords">syncPasswords</a></td>
 <td>Public method to synchronize the passwords.</td>
 </tr><tr>
+<td><a href="#SyncHandler.syncSpeedDial">syncSpeedDial</a></td>
+<td>Public method to synchronize the speed dial data.</td>
+</tr><tr>
 <td><a href="#SyncHandler.syncUserAgents">syncUserAgents</a></td>
 <td>Public method to synchronize the user agents.</td>
 </tr><tr>
@@ -131,7 +134,7 @@
 </dd>
 </dl><a NAME="SyncHandler.readFile" ID="SyncHandler.readFile"></a>
 <h4>SyncHandler.readFile</h4>
-<b>readFile</b>(<i>fileName</i>)
+<b>readFile</b>(<i>fileName, type_</i>)
 <p>
         Public method to read a file.
 </p><p>
@@ -141,6 +144,10 @@
 <dt><i>fileName</i></dt>
 <dd>
 name of the file to be read (string)
+</dd><dt><i>type_</i></dt>
+<dd>
+type of the synchronization event (string one
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -167,6 +174,11 @@
 <b>syncPasswords</b>(<i></i>)
 <p>
         Public method to synchronize the passwords.
+</p><a NAME="SyncHandler.syncSpeedDial" ID="SyncHandler.syncSpeedDial"></a>
+<h4>SyncHandler.syncSpeedDial</h4>
+<b>syncSpeedDial</b>(<i></i>)
+<p>
+        Public method to synchronize the speed dial data.
 </p><a NAME="SyncHandler.syncUserAgents" ID="SyncHandler.syncUserAgents"></a>
 <h4>SyncHandler.syncUserAgents</h4>
 <b>syncUserAgents</b>(<i></i>)
@@ -174,7 +186,7 @@
         Public method to synchronize the user agents.
 </p><a NAME="SyncHandler.writeFile" ID="SyncHandler.writeFile"></a>
 <h4>SyncHandler.writeFile</h4>
-<b>writeFile</b>(<i>data, fileName, timestamp=0</i>)
+<b>writeFile</b>(<i>data, fileName, type_, timestamp=0</i>)
 <p>
         Public method to write the data to a file.
 </p><p>
@@ -187,6 +199,10 @@
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file the data is to be written to (string)
+</dd><dt><i>type_</i></dt>
+<dd>
+type of the synchronization event (string one
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>timestamp</i></dt>
 <dd>
 timestamp to be given to the file (int)
--- a/Documentation/Source/eric5.Helpviewer.Sync.SyncManager.html	Sun Mar 11 17:20:43 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Sync.SyncManager.html	Sun Mar 11 17:21:31 2012 +0100
@@ -53,17 +53,17 @@
 </dd><dt>syncFinished(type_, done, download)</dt>
 <dd>
 emitted after a synchronization has
-        finished (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, boolean)
+        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
         process (string)
-</dd><dt>syncStatus(type_, done, message)</dt>
+</dd><dt>syncStatus(type_, message)</dt>
 <dd>
 emitted to indicate the synchronization
-        status (string one of "bookmarks", "history", "passwords" or "useragents",
-        boolean, string)
+        status (string one of "bookmarks", "history", "passwords", "useragents" or
+        "speeddial", string)
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -97,6 +97,9 @@
 <td><a href="#SyncManager.__syncPasswords">__syncPasswords</a></td>
 <td>Private slot to synchronize the passwords.</td>
 </tr><tr>
+<td><a href="#SyncManager.__syncSpeedDial">__syncSpeedDial</a></td>
+<td>Private slot to synchronize the speed dial settings.</td>
+</tr><tr>
 <td><a href="#SyncManager.__syncStatus">__syncStatus</a></td>
 <td>Private slot to handle a status update of a synchronization event.</td>
 </tr><tr>
@@ -157,7 +160,7 @@
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>status</i></dt>
 <dd>
 flag indicating success (boolean)
@@ -175,19 +178,21 @@
 <b>__syncPasswords</b>(<i></i>)
 <p>
         Private slot to synchronize the passwords.
+</p><a NAME="SyncManager.__syncSpeedDial" ID="SyncManager.__syncSpeedDial"></a>
+<h4>SyncManager.__syncSpeedDial</h4>
+<b>__syncSpeedDial</b>(<i></i>)
+<p>
+        Private slot to synchronize the speed dial settings.
 </p><a NAME="SyncManager.__syncStatus" ID="SyncManager.__syncStatus"></a>
 <h4>SyncManager.__syncStatus</h4>
-<b>__syncStatus</b>(<i>type_, status, message</i>)
+<b>__syncStatus</b>(<i>type_, message</i>)
 <p>
         Private slot to handle a status update of a synchronization event.
 </p><dl>
 <dt><i>type_</i></dt>
 <dd>
 type of the synchronization event (string one
-            of "bookmarks", "history", "passwords" or "useragents")
-</dd><dt><i>status</i></dt>
-<dd>
-flag indicating success (boolean)
+            of "bookmarks", "history", "passwords", "useragents" or "speeddial")
 </dd><dt><i>message</i></dt>
 <dd>
 status message for the event (string)

eric ide

mercurial