eric6.E5XML.HighlightingStylesWriter
Module implementing the writer class for writing a highlighting styles XML
file.
Global Attributes
Classes
Functions
HighlightingStylesWriter
Class implementing the writer class for writing a highlighting styles XML
file.
Derived from
XMLStreamWriterBase
Class Attributes
Class Methods
Methods
Static Methods
HighlightingStylesWriter (Constructor)
HighlightingStylesWriter(device, lexers)
Constructor
- device
-
reference to the I/O device to write to (QIODevice)
- lexers
-
list of lexer objects for which to export the styles
HighlightingStylesWriter.writeXML
writeXML()
Public method to write the XML to the file.