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

changeset 5871
6dccd8542cd1
parent 5559
072d97551334
equal deleted inserted replaced
5870:82e04c70f969 5871:6dccd8542cd1
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#WebBrowserSpellCheckingPage.__createLanguageString">__createLanguageString</a></td> 66 <td><a href="#WebBrowserSpellCheckingPage.__createLanguageString">__createLanguageString</a></td>
67 <td>Private method to create a language string given a language identifier.</td> 67 <td>Private method to create a language string given a language identifier.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#WebBrowserSpellCheckingPage.__populateDictionariesList">__populateDictionariesList</a></td>
70 <td>Private method to populate the spell checking dictionaries list.</td>
71 </tr><tr>
72 <td><a href="#WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked">on_manageDictionariesButton_clicked</a></td>
73 <td>Private slot to manage spell checking dictionaries.</td>
74 </tr><tr>
69 <td><a href="#WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked">on_spellCheckEnabledCheckBox_clicked</a></td> 75 <td><a href="#WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked">on_spellCheckEnabledCheckBox_clicked</a></td>
70 <td>Private slot handling a change of the spell checking enabled state.</td> 76 <td>Private slot handling a change of the spell checking enabled state.</td>
71 </tr><tr> 77 </tr><tr>
72 <td><a href="#WebBrowserSpellCheckingPage.save">save</a></td> 78 <td><a href="#WebBrowserSpellCheckingPage.save">save</a></td>
73 <td>Public slot to save the Help Viewers configuration.</td> 79 <td>Public slot to save the Help Viewers configuration.</td>
100 </dl><dl> 106 </dl><dl>
101 <dt>Return Type:</dt> 107 <dt>Return Type:</dt>
102 <dd> 108 <dd>
103 str 109 str
104 </dd> 110 </dd>
105 </dl><a NAME="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked" ID="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked"></a> 111 </dl><a NAME="WebBrowserSpellCheckingPage.__populateDictionariesList" ID="WebBrowserSpellCheckingPage.__populateDictionariesList"></a>
112 <h4>WebBrowserSpellCheckingPage.__populateDictionariesList</h4>
113 <b>__populateDictionariesList</b>(<i></i>)
114 <p>
115 Private method to populate the spell checking dictionaries list.
116 </p><a NAME="WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked" ID="WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked"></a>
117 <h4>WebBrowserSpellCheckingPage.on_manageDictionariesButton_clicked</h4>
118 <b>on_manageDictionariesButton_clicked</b>(<i></i>)
119 <p>
120 Private slot to manage spell checking dictionaries.
121 </p><a NAME="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked" ID="WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked"></a>
106 <h4>WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked</h4> 122 <h4>WebBrowserSpellCheckingPage.on_spellCheckEnabledCheckBox_clicked</h4>
107 <b>on_spellCheckEnabledCheckBox_clicked</b>(<i></i>) 123 <b>on_spellCheckEnabledCheckBox_clicked</b>(<i></i>)
108 <p> 124 <p>
109 Private slot handling a change of the spell checking enabled state. 125 Private slot handling a change of the spell checking enabled state.
110 </p><a NAME="WebBrowserSpellCheckingPage.save" ID="WebBrowserSpellCheckingPage.save"></a> 126 </p><a NAME="WebBrowserSpellCheckingPage.save" ID="WebBrowserSpellCheckingPage.save"></a>

eric ide

mercurial