Documentation/Source/eric6.E5XML.SessionWriter.html

changeset 6052
8b49d3e0b4c8
parent 3673
e26d7d0c1088
equal deleted inserted replaced
6051:6e09a9a73cb7 6052:8b49d3e0b4c8
72 <h4>SessionWriter (Constructor)</h4> 72 <h4>SessionWriter (Constructor)</h4>
73 <b>SessionWriter</b>(<i>device, projectName</i>) 73 <b>SessionWriter</b>(<i>device, projectName</i>)
74 <p> 74 <p>
75 Constructor 75 Constructor
76 </p><dl> 76 </p><dl>
77 <dt><i>device</i></dt> 77 <dt><i>device</i> (QIODevice)</dt>
78 <dd> 78 <dd>
79 reference to the I/O device to write to (QIODevice) 79 reference to the I/O device to write to
80 </dd><dt><i>projectName</i></dt> 80 </dd><dt><i>projectName</i> (str or None)</dt>
81 <dd> 81 <dd>
82 name of the project (string) or None for the 82 name of the project or None for the
83 global session 83 global session
84 </dd> 84 </dd>
85 </dl><a NAME="SessionWriter.writeXML" ID="SessionWriter.writeXML"></a> 85 </dl><a NAME="SessionWriter.writeXML" ID="SessionWriter.writeXML"></a>
86 <h4>SessionWriter.writeXML</h4> 86 <h4>SessionWriter.writeXML</h4>
87 <b>writeXML</b>(<i></i>) 87 <b>writeXML</b>(<i></i>)

eric ide

mercurial