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