|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines</title> |
|
4 <meta charset="UTF-8"> |
|
5 <style> |
|
6 body { |
|
7 background: #EDECE6; |
|
8 margin: 0em 1em 10em 1em; |
|
9 color: black; |
|
10 } |
|
11 |
|
12 h1 { color: white; background: #85774A; } |
|
13 h2 { color: white; background: #85774A; } |
|
14 h3 { color: white; background: #9D936E; } |
|
15 h4 { color: white; background: #9D936E; } |
|
16 |
|
17 a { color: #BA6D36; } |
|
18 |
|
19 </style> |
|
20 </head> |
|
21 <body> |
|
22 <h1>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines</h1> |
|
23 |
|
24 <p> |
|
25 Package containing the various translation engines. |
|
26 </p> |
|
27 |
|
28 |
|
29 <h3>Modules</h3> |
|
30 <table> |
|
31 |
|
32 <tr> |
|
33 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html">DeepLEngine</a></td> |
|
34 <td>Module implementing the DeepL translation engine.</td> |
|
35 </tr> |
|
36 <tr> |
|
37 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GlosbeEngine.html">GlosbeEngine</a></td> |
|
38 <td>Module implementing the Glosbe translation engine.</td> |
|
39 </tr> |
|
40 <tr> |
|
41 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV1Engine.html">GoogleV1Engine</a></td> |
|
42 <td>Module implementing the Google V1 translation engine.</td> |
|
43 </tr> |
|
44 <tr> |
|
45 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html">GoogleV2Engine</a></td> |
|
46 <td>Module implementing the Google V2 translation engine.</td> |
|
47 </tr> |
|
48 <tr> |
|
49 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.IbmWatsonEngine.html">IbmWatsonEngine</a></td> |
|
50 <td>Module implementing the IBM Watson translation engine.</td> |
|
51 </tr> |
|
52 <tr> |
|
53 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MicrosoftEngine.html">MicrosoftEngine</a></td> |
|
54 <td>Module implementing the Microsoft translation engine.</td> |
|
55 </tr> |
|
56 <tr> |
|
57 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine.html">MyMemoryEngine</a></td> |
|
58 <td>Module implementing the MyMemory translation engine.</td> |
|
59 </tr> |
|
60 <tr> |
|
61 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.PromtEngine.html">PromtEngine</a></td> |
|
62 <td>Module implementing the Promt translation engine.</td> |
|
63 </tr> |
|
64 <tr> |
|
65 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html">TranslationEngine</a></td> |
|
66 <td>Module implementing the translation engine base class.</td> |
|
67 </tr> |
|
68 <tr> |
|
69 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.YandexEngine.html">YandexEngine</a></td> |
|
70 <td>Module implementing the Yandex translation engine.</td> |
|
71 </tr> |
|
72 <tr> |
|
73 <td><a href="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html">TranslatorEngines</a></td> |
|
74 <td>Package containing the various translation engines.</td> |
|
75 </tr> |
|
76 </table> |
|
77 </body></html> |