src/eric7/Documentation/Source/eric7.EricXML.SessionReader.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.EricXML.SessionReader.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricXML.SessionReader.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.EricXML.SessionReader</h1>
-
 <p>
 Module implementing a class for reading an XML session file.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#SessionReader">SessionReader</a></td>
 <td>Class for reading an XML session file.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="SessionReader" ID="SessionReader"></a>
 <h2>SessionReader</h2>
-
 <p>
     Class for reading an XML session file.
 </p>
+
 <h3>Derived from</h3>
 XMLStreamReaderBase
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>supportedVersions</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#SessionReader.__init__">SessionReader</a></td>
 <td>Constructor</td>
@@ -103,19 +100,20 @@
 <td>Public method to read and parse the XML document.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SessionReader.__init__" ID="SessionReader.__init__"></a>
 <h4>SessionReader (Constructor)</h4>
 <b>SessionReader</b>(<i>device, isGlobal</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>device</i> (QIODevice)</dt>
@@ -130,52 +128,52 @@
 <a NAME="SessionReader.__readBookmark" ID="SessionReader.__readBookmark"></a>
 <h4>SessionReader.__readBookmark</h4>
 <b>__readBookmark</b>(<i></i>)
-
 <p>
         Private method to read the bookmark info.
 </p>
+
 <a NAME="SessionReader.__readBookmarks" ID="SessionReader.__readBookmarks"></a>
 <h4>SessionReader.__readBookmarks</h4>
 <b>__readBookmarks</b>(<i></i>)
-
 <p>
         Private method to read the bookmark infos.
 </p>
+
 <a NAME="SessionReader.__readBreakpoint" ID="SessionReader.__readBreakpoint"></a>
 <h4>SessionReader.__readBreakpoint</h4>
 <b>__readBreakpoint</b>(<i></i>)
-
 <p>
         Private method to read the break point info.
 </p>
+
 <a NAME="SessionReader.__readBreakpoints" ID="SessionReader.__readBreakpoints"></a>
 <h4>SessionReader.__readBreakpoints</h4>
 <b>__readBreakpoints</b>(<i></i>)
-
 <p>
         Private method to read the break point infos.
 </p>
+
 <a NAME="SessionReader.__readDebugInfo" ID="SessionReader.__readDebugInfo"></a>
 <h4>SessionReader.__readDebugInfo</h4>
 <b>__readDebugInfo</b>(<i></i>)
-
 <p>
         Private method to read the debug infos.
 </p>
+
 <a NAME="SessionReader.__readFilenames" ID="SessionReader.__readFilenames"></a>
 <h4>SessionReader.__readFilenames</h4>
 <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> (str)</dt>
@@ -186,31 +184,31 @@
 <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>)
-
 <p>
         Private method to read the watch expression info.
 </p>
+
 <a NAME="SessionReader.__readWatchexpressions" ID="SessionReader.__readWatchexpressions"></a>
 <h4>SessionReader.__readWatchexpressions</h4>
 <b>__readWatchexpressions</b>(<i></i>)
-
 <p>
         Private method to read watch expression infos.
 </p>
+
 <a NAME="SessionReader.readXML" ID="SessionReader.readXML"></a>
 <h4>SessionReader.readXML</h4>
 <b>readXML</b>(<i>quiet=False</i>)
-
 <p>
         Public method to read and parse the XML document.
 </p>
+
 <dl>
 
 <dt><i>quiet</i> (bool)</dt>
@@ -221,4 +219,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial