GSoC 21 KMyMoney: Replacing member functions of WebPriceQuote

Thomas Baumgart thb at net-bembel.de
Fri Jul 2 07:41:47 BST 2021


On Donnerstag, 1. Juli 2021 17:02:15 CEST Suraj Kumar Mahto wrote:

> On Thu, Jul 1, 2021 at 5:21 PM Ralf Habacker <ralf.habacker at freenet.de>
> wrote:
> 
> > The method is a signal
> >
> > Q_SIGNALS:
> >     void csvquote(const QString&, const QString&, MyMoneyStatement&);
> >
> > which uses the type MyMoneyStatement as second parameter only known by
> > kmymoney and therefore cannot be added to alkimia.
> >
> Hello,
> Thank you. So to use this signal method for an AlkOnlineQuote object, I
> will have to write the csvquote implementation in KMyMoney only somewhere
> outside webpricequote.cpp
> and implement WebPriceQuote::setDate() in libalkimia. Right?

Downloading price information in CSV format makes heavy use of the
CSV importer of KMyMoney and uses the MyMoneyStatement object as a
transport mechanism for the results. The whole CSV import will have
the be reworked and I assume this not to be an easy task which you
can simply work on as part of your project. So for now, don't worry
about the CSV import and simply do not move it over.


-- 

Regards

Thomas Baumgart

https://www.signal.org/       Signal, the better WhatsApp
-------------------------------------------------------------
If you're watching an Apple store being robbed,
does that make you an iWitness? - unknown source
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 868 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20210702/676ca169/attachment.sig>


More information about the Kde-finance-apps mailing list