eric7.WebBrowser.SpellCheck.SpellCheckDictionariesReader
Module to read the web browser spell check dictionaries list file.
Global Attributes
dictionariesListFileFormatVersion |
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 (QByteArray)
-
reference to the data array to read XML from
- entryCallback (function)
-
reference to a function to be called once the
data for a dictionary has been read
SpellCheckDictionariesReader.__readDictionary
__readDictionary()
Private method to read the plug-in info.
SpellCheckDictionariesReader.readXML
readXML()
Public method to read and parse the XML document.