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 currencies). > > I haven't found an API for this, only the KLocale one for current > locale. Is there any other way to access the list of currencies?
John Layt is planning a KStandards framework that will include this functionality. However, it won't be in Frameworks 5.0. Much as it pains me to say it, your best bet is probably to use KDELibs4Support until that happens. Alex
