--- a/Documentation/Source/eric6.E5XML.SessionReader.html Sun Dec 31 18:54:06 2017 +0100 +++ b/Documentation/Source/eric6.E5XML.SessionReader.html Mon Jan 01 19:06:33 2018 +0100 @@ -104,12 +104,12 @@ <p> Constructor </p><dl> -<dt><i>device</i></dt> +<dt><i>device</i> (QIODevice)</dt> <dd> -reference to the I/O device to read from (QIODevice) -</dd><dt><i>isGlobal</i></dt> +reference to the I/O device to read from +</dd><dt><i>isGlobal</i> (bool)</dt> <dd> -flag indicating to read the global session (boolean). +flag indicating to read the global session </dd> </dl><a NAME="SessionReader.__readBookmark" ID="SessionReader.__readBookmark"></a> <h4>SessionReader.__readBookmark</h4> @@ -147,9 +147,9 @@ <p> Private method to read the project browser state info. </p><dl> -<dt><i>browserName</i></dt> +<dt><i>browserName</i> (str)</dt> <dd> -name of the project browser (string) +name of the project browser </dd> </dl><a NAME="SessionReader.__readProjectBrowserStates" ID="SessionReader.__readProjectBrowserStates"></a> <h4>SessionReader.__readProjectBrowserStates</h4> @@ -172,10 +172,10 @@ <p> Public method to read and parse the XML document. </p><dl> -<dt><i>quiet</i></dt> +<dt><i>quiet</i> (bool)</dt> <dd> flag indicating quiet operations. - If this flag is true, no errors are reported. + If this flag is true, no errors are reported. </dd> </dl> <div align="right"><a href="#top">Up</a></div>