--- a/Documentation/Source/eric6.E5XML.SessionWriter.html Sun Dec 31 18:54:06 2017 +0100 +++ b/Documentation/Source/eric6.E5XML.SessionWriter.html Mon Jan 01 19:06:33 2018 +0100 @@ -74,12 +74,12 @@ <p> Constructor </p><dl> -<dt><i>device</i></dt> +<dt><i>device</i> (QIODevice)</dt> <dd> -reference to the I/O device to write to (QIODevice) -</dd><dt><i>projectName</i></dt> +reference to the I/O device to write to +</dd><dt><i>projectName</i> (str or None)</dt> <dd> -name of the project (string) or None for the +name of the project or None for the global session </dd> </dl><a NAME="SessionWriter.writeXML" ID="SessionWriter.writeXML"></a>