[libalkimia] [Bug 397112] Add editor for online quotes

Ralf Habacker bugzilla_noreply at kde.org
Sat Aug 11 04:51:55 BST 2018


https://bugs.kde.org/show_bug.cgi?id=397112

--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
See https://cgit.kde.org/alkimia.git/log/?h=work/397112-alkonlinequotes for the
related working branch. 

It contains a copy of class WebPriceQuote and friends splitted into files for
each class and migrated to the 'Alk' namespace e.g. AlkOnlineQuote. The online
quote editor is located in the tools subdirectory an uses a widget named
AlkOnlineQuoteWidget, imported from kmymoney an extended with a profile view,
which is required to be able to edit online quotes for different applications
(Online quotes in kmymoneyrc or GNHS files for skrooge)

The new classes has been (partially) refactored to be usable as public api (no
inline code, private stuff moved into Private class) 

To see how the current api is usable in QML applications a qml plugin (see qml
subdir) a related test app (see test subdir) has been added.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list