Skip to content

Qt translator library using translator using Google Translate, Bing Translator, Yandex.Translate etc;

License

Notifications You must be signed in to change notification settings

damaxi/translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate Library

Build Status
Qt translator library using translator using Google Translate, Bing Translator, Yandex.Translate etc;

Short description

This is helper library for wordflow application. The library should translate given word using multiple engines for free. Exposing easy to use Qt API which consist of:

  • Input parameters:
    • original word
    • source language
    • desired language
  • Output parameters:
    • translated word
    • error flag

The user set up one of parameter then when all parameters are setted, the word is auto-translated. If there is connection error then auto-proxy set up next translate engine.

About

Qt translator library using translator using Google Translate, Bing Translator, Yandex.Translate etc;

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published