eric6.E5XML.UserProjectReader
Module implementing a class for reading an XML user project properties file.
Global Attributes
Classes
Functions
UserProjectReader
Class for reading an XML user project properties file.
Derived from
XMLStreamReaderBase
Class Attributes
Class Methods
Methods
Static Methods
UserProjectReader (Constructor)
UserProjectReader(device, project)
Constructor
- device
-
reference to the I/O device to read from (QIODevice)
- project
-
Reference to the project object to store the
information into.
UserProjectReader.readXML
readXML()
Public method to read and parse the XML document.