eric4.E4XML.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
XMLWriterBase
Class Attributes
Methods
DebuggerPropertiesWriter (Constructor)
DebuggerPropertiesWriter(file, projectName)
Constructor
- file
-
open file (like) object for writing
- projectName
-
name of the project (string)
DebuggerPropertiesWriter.writeXML
writeXML()
Public method to write the XML to the file.