eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine.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 (string) 123 engine name (string)
124 </dd> 124 </dd>
125 </dl> 125 </dl>
126 <a NAME="MyMemoryEngine.getTranslation" ID="MyMemoryEngine.getTranslation"></a> 126 <a NAME="MyMemoryEngine.getTranslation" ID="MyMemoryEngine.getTranslation"></a>
149 <dd> 149 <dd>
150 language code of the translation (string) 150 language code of the translation (string)
151 </dd> 151 </dd>
152 </dl> 152 </dl>
153 <dl> 153 <dl>
154 <dt>Returns:</dt> 154 <dt>Return:</dt>
155 <dd> 155 <dd>
156 tuple of translated text (string) and flag indicating 156 tuple of translated text (string) and flag indicating
157 success (boolean) 157 success (boolean)
158 </dd> 158 </dd>
159 </dl> 159 </dl>
163 163
164 <p> 164 <p>
165 Public method to get the supported languages. 165 Public method to get the supported languages.
166 </p> 166 </p>
167 <dl> 167 <dl>
168 <dt>Returns:</dt> 168 <dt>Return:</dt>
169 <dd> 169 <dd>
170 list of supported language codes (list of string) 170 list of supported language codes (list of string)
171 </dd> 171 </dd>
172 </dl> 172 </dl>
173 <div align="right"><a href="#top">Up</a></div> 173 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial