diff -r c873699a1181 -r c8dd16cc69ce Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html --- a/Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html Tue Sep 14 18:05:10 2010 +0200 +++ b/Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html Tue Sep 14 18:19:38 2010 +0200 @@ -47,7 +47,7 @@ file. </p> <h3>Derived from</h3> -XMLWriterBase +XMLStreamWriterBase <h3>Class Attributes</h3> <table> <tr><td>None</td></tr> @@ -64,13 +64,13 @@ </table> <a NAME="DebuggerPropertiesWriter.__init__" ID="DebuggerPropertiesWriter.__init__"></a> <h4>DebuggerPropertiesWriter (Constructor)</h4> -<b>DebuggerPropertiesWriter</b>(<i>file, projectName</i>) +<b>DebuggerPropertiesWriter</b>(<i>device, projectName</i>) <p> Constructor </p><dl> -<dt><i>file</i></dt> +<dt><i>device</i></dt> <dd> -open file (like) object for writing +reference to the I/O device to write to (QIODevice) </dd><dt><i>projectName</i></dt> <dd> name of the project (string)