eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
116 116
117 <p> 117 <p>
118 Public method to return the name of the engine. 118 Public method to return the name of the engine.
119 </p> 119 </p>
120 <dl> 120 <dl>
121 <dt>Returns:</dt> 121 <dt>Return:</dt>
122 <dd> 122 <dd>
123 engine name 123 engine name
124 </dd> 124 </dd>
125 </dl> 125 </dl>
126 <dl> 126 <dl>
155 <dd> 155 <dd>
156 language code of the translation (string) 156 language code of the translation (string)
157 </dd> 157 </dd>
158 </dl> 158 </dl>
159 <dl> 159 <dl>
160 <dt>Returns:</dt> 160 <dt>Return:</dt>
161 <dd> 161 <dd>
162 tuple of translated text (string) and flag indicating 162 tuple of translated text (string) and flag indicating
163 success (boolean) 163 success (boolean)
164 </dd> 164 </dd>
165 </dl> 165 </dl>
169 169
170 <p> 170 <p>
171 Public method to get the supported languages. 171 Public method to get the supported languages.
172 </p> 172 </p>
173 <dl> 173 <dl>
174 <dt>Returns:</dt> 174 <dt>Return:</dt>
175 <dd> 175 <dd>
176 list of supported language codes 176 list of supported language codes
177 </dd> 177 </dd>
178 </dl> 178 </dl>
179 <dl> 179 <dl>

eric ide

mercurial