Thread
:
Qt Project: Currency Converter
View Single Post
Sasler
2010-01-07 , 12:49
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#
1
This is a simple currency converter that I did as my fist test app for Maemo 5. It's a Qt/C++ app. It currently can only convert from Euro to Litas and visa versa.
I'm planning to later have the ability to add more currencies from Settings form where you could manually enter and/or automatically refresh the rates from the Internet. These values would be then stored using the QSettings. Also I would like to add in this a simple tax and tip calculator.
However, I'm currently busy in finishing the
Countdown Timer
. After I have completed that to the point where I can publish it, I would like to finish this project too. But if someone would like to start working on this already now, please go ahead. After all, there still are so precious few apps for Maemo 5.
EDIT: I've opened a
garage page for this project
. The latest source files are there. I've done quite a few changes. Basically I have changes most of the code.
Almost everything works now, except retrieval of currency rates from the internet.
Attached Images
Last edited by Sasler; 2010-01-16 at
08:01
. Reason: Updated to the latest status
Quote & Reply
|
The Following 5 Users Say Thank You to Sasler For This Useful Post:
evil_m0nkey
,
JustCallMeJoe
,
klinglerware
,
mikec
,
tissot
Sasler
View Public Profile
Send a private message to Sasler
Visit Sasler's homepage!
Find all posts by Sasler