Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html

changeset 6411
7fd9b7ecbcfe
parent 6018
1c858879d3d0
child 6412
d71b094845e7
equal deleted inserted replaced
6410:98a5d0cd72f5 6411:7fd9b7ecbcfe
88 <td>Private slot to update the language combo boxes.</td> 88 <td>Private slot to update the language combo boxes.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#TranslatorWidget.__updatePronounceButtons">__updatePronounceButtons</a></td> 90 <td><a href="#TranslatorWidget.__updatePronounceButtons">__updatePronounceButtons</a></td>
91 <td>Private slot to set the state of the pronounce buttons.</td> 91 <td>Private slot to set the state of the pronounce buttons.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#TranslatorWidget.__updateTranslateButton">__updateTranslateButton</a></td>
94 <td>Private slot to set the state of the translate button.</td>
95 </tr><tr>
93 <td><a href="#TranslatorWidget.on_clearButton_clicked">on_clearButton_clicked</a></td> 96 <td><a href="#TranslatorWidget.on_clearButton_clicked">on_clearButton_clicked</a></td>
94 <td>Private slot to clear the text fields.</td> 97 <td>Private slot to clear the text fields.</td>
95 </tr><tr> 98 </tr><tr>
96 <td><a href="#TranslatorWidget.on_origEdit_textChanged">on_origEdit_textChanged</a></td> 99 <td><a href="#TranslatorWidget.on_origEdit_textChanged">on_origEdit_textChanged</a></td>
97 <td>Private slot to handle changes of the original text.</td> 100 <td>Private slot to handle changes of the original text.</td>
231 </p><a NAME="TranslatorWidget.__updatePronounceButtons" ID="TranslatorWidget.__updatePronounceButtons"></a> 234 </p><a NAME="TranslatorWidget.__updatePronounceButtons" ID="TranslatorWidget.__updatePronounceButtons"></a>
232 <h4>TranslatorWidget.__updatePronounceButtons</h4> 235 <h4>TranslatorWidget.__updatePronounceButtons</h4>
233 <b>__updatePronounceButtons</b>(<i></i>) 236 <b>__updatePronounceButtons</b>(<i></i>)
234 <p> 237 <p>
235 Private slot to set the state of the pronounce buttons. 238 Private slot to set the state of the pronounce buttons.
239 </p><a NAME="TranslatorWidget.__updateTranslateButton" ID="TranslatorWidget.__updateTranslateButton"></a>
240 <h4>TranslatorWidget.__updateTranslateButton</h4>
241 <b>__updateTranslateButton</b>(<i></i>)
242 <p>
243 Private slot to set the state of the translate button.
236 </p><a NAME="TranslatorWidget.on_clearButton_clicked" ID="TranslatorWidget.on_clearButton_clicked"></a> 244 </p><a NAME="TranslatorWidget.on_clearButton_clicked" ID="TranslatorWidget.on_clearButton_clicked"></a>
237 <h4>TranslatorWidget.on_clearButton_clicked</h4> 245 <h4>TranslatorWidget.on_clearButton_clicked</h4>
238 <b>on_clearButton_clicked</b>(<i></i>) 246 <b>on_clearButton_clicked</b>(<i></i>)
239 <p> 247 <p>
240 Private slot to clear the text fields. 248 Private slot to clear the text fields.

eric ide

mercurial