80 <p> |
80 <p> |
81 Constructor |
81 Constructor |
82 </p> |
82 </p> |
83 <dl> |
83 <dl> |
84 |
84 |
85 <dt><i>data</i></dt> |
85 <dt><i>data</i> (QByteArray)</dt> |
86 <dd> |
86 <dd> |
87 reference to the data array to read XML from (QByteArray) |
87 reference to the data array to read XML from |
88 </dd> |
88 </dd> |
89 <dt><i>entryCallback</i></dt> |
89 <dt><i>entryCallback</i> (function)</dt> |
90 <dd> |
90 <dd> |
91 reference to a function to be called once the |
91 reference to a function to be called once the |
92 data for a dictionary has been read (function) |
92 data for a dictionary has been read |
93 </dd> |
93 </dd> |
94 </dl> |
94 </dl> |
95 <a NAME="SpellCheckDictionariesReader.__readDictionary" ID="SpellCheckDictionariesReader.__readDictionary"></a> |
95 <a NAME="SpellCheckDictionariesReader.__readDictionary" ID="SpellCheckDictionariesReader.__readDictionary"></a> |
96 <h4>SpellCheckDictionariesReader.__readDictionary</h4> |
96 <h4>SpellCheckDictionariesReader.__readDictionary</h4> |
97 <b>__readDictionary</b>(<i></i>) |
97 <b>__readDictionary</b>(<i></i>) |