eric6.E5XML.SpellCheckDictionariesReader
Module to read the web browser spell check dictionaries list file.
Global Attributes
Classes
Functions
SpellCheckDictionariesReader
Class to read the web browser spell check dictionaries list file.
Derived from
XMLStreamReaderBase
Class Attributes
Class Methods
Methods
Static Methods
SpellCheckDictionariesReader (Constructor)
SpellCheckDictionariesReader(data, entryCallback)
Constructor
- data
-
reference to the data array to read XML from (QByteArray)
- entryCallback
-
reference to a function to be called once the
data for a dictionary has been read (function)
SpellCheckDictionariesReader.__readDictionary
__readDictionary()
Private method to read the plug-in info.
SpellCheckDictionariesReader.readXML
readXML()
Public method to read and parse the XML document.