Re: Question about currencies

2014-05-06 Thread Alvaro Soliverez
Hi John, Thanks for your answer. Since this is to replace existing working code, I'll wait for KStandards to be implemented. Regards, Alvaro On Tue, May 6, 2014 at 7:29 AM, John Layt wrote: > On 5 May 2014 23:03, Alvaro Soliverez wrote: >> Hi all, >> I have a question about the currency featur

Re: Question about currencies

2014-05-06 Thread John Layt
On 5 May 2014 23:03, Alvaro Soliverez wrote: > Hi all, > I have a question about the currency features. In KLocale, you can get > KCurrencyCode for the current locale, which is fine. > Now, for KMyMoney we need to get the list of all currencies for all > countries (since a user usually deals with

Re: Question about currencies

2014-05-06 Thread John Layt
On 5 May 2014 23:03, Alvaro Soliverez wrote: > Hi all, > I have a question about the currency features. In KLocale, you can get > KCurrencyCode for the current locale, which is fine. > Now, for KMyMoney we need to get the list of all currencies for all > countries (since a user usually deals with

Re: Question about currencies

2014-05-06 Thread Alex Merry
On 05/05/14 23:03, Alvaro Soliverez wrote: > I have a question about the currency features. In KLocale, you can get > KCurrencyCode for the current locale, which is fine. > Now, for KMyMoney we need to get the list of all currencies for all > countries (since a user usually deals with multiple curr

Re: Question about currencies

2014-05-05 Thread Aleix Pol
On Tue, May 6, 2014 at 12:03 AM, Alvaro Soliverez wrote: > Hi all, > I have a question about the currency features. In KLocale, you can get > KCurrencyCode for the current locale, which is fine. > Now, for KMyMoney we need to get the list of all currencies for all > countries (since a user usually

Question about currencies

2014-05-05 Thread Alvaro Soliverez
Hi all, I have a question about the currency features. In KLocale, you can get KCurrencyCode for the current locale, which is fine. Now, for KMyMoney we need to get the list of all currencies for all countries (since a user usually deals with multiple currencies). I haven't found an API for this,