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.
- Host: GitHub
- URL: https://github.com/andisugandi/helloworldtranslate
- Owner: andisugandi
- License: gpl-3.0
- Created: 2016-09-12T04:00:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T03:35:08.000Z (over 7 years ago)
- Last Synced: 2025-01-11T15:37:45.717Z (5 months ago)
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
HelloWorldTranslate
===================
Andi SugandiHelloWorldTranslate
-------------------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)