eric7.EricXML.PluginRepositoryReader
Module to read the plug-in repository contents file.
Global Attributes
Classes
Functions
PluginRepositoryReader
Class to read the plug-in repository contents file.
Derived from
XMLStreamReaderBase
Class Attributes
Class Methods
Methods
Static Methods
PluginRepositoryReader (Constructor)
PluginRepositoryReader(device, entryCallback)
Constructor
- device (QIODevice)
-
reference to the I/O device to read from
- entryCallback (function)
-
reference to a function to be called once the
data for a plug-in has been read
PluginRepositoryReader.__readPlugin
__readPlugin()
Private method to read the plug-in info.
PluginRepositoryReader.readXML
readXML()
Public method to read and parse the XML document.