eric6.E5XML.DebuggerPropertiesWriter
Module implementing the writer class for writing an XML project debugger
properties file.
Global Attributes
Classes
Functions
DebuggerPropertiesWriter
Class implementing the writer class for writing an XML project debugger
properties file.
Derived from
XMLStreamWriterBase
Class Attributes
Class Methods
Methods
Static Methods
DebuggerPropertiesWriter (Constructor)
DebuggerPropertiesWriter(device, projectName)
Constructor
- device
-
reference to the I/O device to write to (QIODevice)
- projectName
-
name of the project (string)
DebuggerPropertiesWriter.writeXML
writeXML()
Public method to write the XML to the file.