Documentation/Source/eric5.E5XML.SessionReader.html

changeset 3602
73cad09faca9
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.E5XML.SessionReader.html	Thu May 22 18:23:29 2014 +0200
+++ b/Documentation/Source/eric5.E5XML.SessionReader.html	Thu May 22 18:24:25 2014 +0200
@@ -78,6 +78,12 @@
 <td><a href="#SessionReader.__readFilenames">__readFilenames</a></td>
 <td>Private method to read the file name infos.</td>
 </tr><tr>
+<td><a href="#SessionReader.__readProjectBrowserState">__readProjectBrowserState</a></td>
+<td>Private method to read the project browser state info.</td>
+</tr><tr>
+<td><a href="#SessionReader.__readProjectBrowserStates">__readProjectBrowserStates</a></td>
+<td>Private method to read the project browser state infos.</td>
+</tr><tr>
 <td><a href="#SessionReader.__readWatchexpression">__readWatchexpression</a></td>
 <td>Private method to read the watch expression info.</td>
 </tr><tr>
@@ -135,6 +141,21 @@
 <b>__readFilenames</b>(<i></i>)
 <p>
         Private method to read the file name infos.
+</p><a NAME="SessionReader.__readProjectBrowserState" ID="SessionReader.__readProjectBrowserState"></a>
+<h4>SessionReader.__readProjectBrowserState</h4>
+<b>__readProjectBrowserState</b>(<i>browserName</i>)
+<p>
+        Private method to read the project browser state info.
+</p><dl>
+<dt><i>browserName</i></dt>
+<dd>
+name of the project browser (string)
+</dd>
+</dl><a NAME="SessionReader.__readProjectBrowserStates" ID="SessionReader.__readProjectBrowserStates"></a>
+<h4>SessionReader.__readProjectBrowserStates</h4>
+<b>__readProjectBrowserStates</b>(<i></i>)
+<p>
+        Private method to read the project browser state infos.
 </p><a NAME="SessionReader.__readWatchexpression" ID="SessionReader.__readWatchexpression"></a>
 <h4>SessionReader.__readWatchexpression</h4>
 <b>__readWatchexpression</b>(<i></i>)

eric ide

mercurial