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

changeset 1695
7b115f986d48
parent 1680
28e57079dab5
child 1702
870ee0fa9007
diff -r 648466a9451b -r 7b115f986d48 Documentation/Source/eric5.Helpviewer.Sync.SyncHandler.html
--- a/Documentation/Source/eric5.Helpviewer.Sync.SyncHandler.html	Sat Mar 10 15:17:52 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Sync.SyncHandler.html	Sat Mar 10 17:42:07 2012 +0100
@@ -174,7 +174,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</i>)
+<b>writeFile</b>(<i>data, fileName, timestamp=0</i>)
 <p>
         Public method to write the data to a file.
 </p><p>
@@ -187,6 +187,9 @@
 </dd><dt><i>fileName</i></dt>
 <dd>
 name of the file the data is to be written to (string)
+</dd><dt><i>timestamp</i></dt>
+<dd>
+timestamp to be given to the file (int)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial