GSoC 21 KMyMoney: Replacing member functions of WebPriceQuote

Suraj Kumar Mahto suraj.mahto49 at gmail.com
Thu Jul 1 16:02:15 BST 2021


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?

Regards

Suraj Kumar Mahto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20210701/7fb25d35/attachment.htm>


More information about the Kde-finance-apps mailing list