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>) |