eric6.E5XML.TemplatesWriter
Module implementing the writer class for writing an XML templates file.
Global Attributes
Classes
TemplatesWriter |
Class implementing the writer class for writing an XML templates file. |
Functions
TemplatesWriter
Class implementing the writer class for writing an XML templates file.
Derived from
XMLStreamWriterBase
Class Attributes
Class Methods
Methods
Static Methods
TemplatesWriter (Constructor)
TemplatesWriter(device, templatesViewer)
Constructor
- device
-
reference to the I/O device to write to (QIODevice)
- templatesViewer
-
reference to the templates viewer object
(TemplateViewer)
TemplatesWriter.writeXML
writeXML()
Public method to write the XML to the file.