GSoC 21 KMyMoney: Replacing member functions of WebPriceQuote

Suraj Kumar Mahto suraj.mahto49 at gmail.com
Fri Jul 30 09:56:49 BST 2021


On Fri, Jul 30, 2021 at 2:18 PM Ralf Habacker via Kde-finance-apps <
kde-finance-apps at kde.org> wrote:

> Private classes should only be usable by the "parent" class, in this
> case AlkOnlineQuoteSource.
>
> To make members from the private class public to the client, you need to
> add a wrapper similar to the one added for
> AlkOnlinequoteSource::Private::m_name, see
> (https://invent.kde.org/surajsloth/alkimia/-/blob/gsoc21
> /src/alkonlinequotesource.cpp#L265
>

I have a similar getter added for m_idSelector(
https://invent.kde.org/surajsloth/alkimia/-/blob/gsoc21/src/alkonlinequotesource.cpp#L312
)

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


More information about the Kde-finance-apps mailing list