An open API service indexing awesome lists of open source software.

https://github.com/andisugandi/helloworldtranslate

HelloWorldTranslate is a simple Qt5 Consolse Application that produces strings to standard output with additional translation feature.
https://github.com/andisugandi/helloworldtranslate

Last synced: 4 months ago
JSON representation

HelloWorldTranslate is a simple Qt5 Consolse Application that produces strings to standard output with additional translation feature.

Awesome Lists containing this project

README

        

HelloWorldTranslate
===================
Andi Sugandi

HelloWorldTranslate
-------------------

HelloWorldTranslate is a simple `Qt5 Consolse Application` that produces strings to standard output with additional translation feature, right now to [Bahasa Indonesia (ID)](https://en.wikipedia.org/wiki/Indonesian_language).

This app is built based on the lesson at [Pluralsight's Introduction to Qt: A C++ Cross Platform Application Framework, by Tod Gentille](http://www.pluralsight.com/courses/introduction-qt-cplusplus-framework), on chapter: `Hello World Revisited`, section: `Demo Translation Tools`.

Installation
------------

See [Installation](INSTALL.md)