Documentation/Source/eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html

changeset 5871
6dccd8542cd1
parent 5559
072d97551334
diff -r 82e04c70f969 -r 6dccd8542cd1 Documentation/Source/eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html
--- a/Documentation/Source/eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html	Sun Sep 03 17:08:26 2017 +0200
+++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html	Sun Sep 03 17:11:04 2017 +0200
@@ -66,6 +66,12 @@
 <td><a href="#WebBrowserSpellCheckingPage.__createLanguageString">__createLanguageString</a></td>
 <td>Private method to create a language string given a language identifier.</td>
 </tr><tr>
+<td><a href="#WebBrowserSpellCheckingPage.__populateDictionariesList">__populateDictionariesList</a></td>
+<td>Private method to populate the spell checking dictionaries list.</td>
+</tr><tr>
+<td><a href="#WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked">on_manageDictionariesButton_clicked</a></td>
+<td>Private slot to manage spell checking dictionaries.</td>
+</tr><tr>
 <td><a href="#WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked">on_spellCheckEnabledCheckBox_clicked</a></td>
 <td>Private slot handling a change of the spell checking enabled state.</td>
 </tr><tr>
@@ -102,7 +108,17 @@
 <dd>
 str
 </dd>
-</dl><a NAME="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked" ID="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked"></a>
+</dl><a NAME="WebBrowserSpellCheckingPage.__populateDictionariesList" ID="WebBrowserSpellCheckingPage.__populateDictionariesList"></a>
+<h4>WebBrowserSpellCheckingPage.__populateDictionariesList</h4>
+<b>__populateDictionariesList</b>(<i></i>)
+<p>
+        Private method to populate the spell checking dictionaries list.
+</p><a NAME="WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked" ID="WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked"></a>
+<h4>WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked</h4>
+<b>on_manageDictionariesButton_clicked</b>(<i></i>)
+<p>
+        Private slot to manage spell checking dictionaries.
+</p><a NAME="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked" ID="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked"></a>
 <h4>WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked</h4>
 <b>on_spellCheckEnabledCheckBox_clicked</b>(<i></i>)
 <p>

eric ide

mercurial