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