Documentation/Source/eric6.UI.UserInterface.html

changeset 3990
5dd6edf8540a
parent 3673
e26d7d0c1088
child 4087
414a6fefc1f0
--- a/Documentation/Source/eric6.UI.UserInterface.html	Mon Dec 22 14:01:41 2014 +0100
+++ b/Documentation/Source/eric6.UI.UserInterface.html	Mon Dec 22 18:27:16 2014 +0100
@@ -411,7 +411,7 @@
 <td>Private slot to read in the session file (.e5s or .e4s).</td>
 </tr><tr>
 <td><a href="#UserInterface.__readTasks">__readTasks</a></td>
-<td>Private slot to read in the tasks file (.e4t).</td>
+<td>Private slot to read in the tasks file (.e6t).</td>
 </tr><tr>
 <td><a href="#UserInterface.__reloadAPIs">__reloadAPIs</a></td>
 <td>Private slot to reload the api information.</td>
@@ -630,7 +630,7 @@
 <td>Private slot to write the session data to an XML file (.e5s).</td>
 </tr><tr>
 <td><a href="#UserInterface.__writeTasks">__writeTasks</a></td>
-<td>Private slot to write the tasks data to an XML file (.e4t).</td>
+<td>Private slot to write the tasks data to an XML file (.e6t).</td>
 </tr><tr>
 <td><a href="#UserInterface.activateCooperationViewer">activateCooperationViewer</a></td>
 <td>Public slot to handle the activation of the cooperation window.</td>
@@ -1341,7 +1341,7 @@
 <h4>UserInterface.__readTasks</h4>
 <b>__readTasks</b>(<i></i>)
 <p>
-        Private slot to read in the tasks file (.e4t).
+        Private slot to read in the tasks file (.e6t).
 </p><a NAME="UserInterface.__reloadAPIs" ID="UserInterface.__reloadAPIs"></a>
 <h4>UserInterface.__reloadAPIs</h4>
 <b>__reloadAPIs</b>(<i></i>)
@@ -1852,7 +1852,7 @@
 <h4>UserInterface.__writeTasks</h4>
 <b>__writeTasks</b>(<i></i>)
 <p>
-        Private slot to write the tasks data to an XML file (.e4t).
+        Private slot to write the tasks data to an XML file (.e6t).
 </p><a NAME="UserInterface.activateCooperationViewer" ID="UserInterface.activateCooperationViewer"></a>
 <h4>UserInterface.activateCooperationViewer</h4>
 <b>activateCooperationViewer</b>(<i></i>)

eric ide

mercurial