GSoC 21 KMyMoney: Replacing member functions of WebPriceQuote

Suraj Kumar Mahto suraj.mahto49 at gmail.com
Fri Jul 9 20:07:36 BST 2021


>
> While writing the getter and setter for m_idSelector which is of type enum
> and defined in alkonlinequotesource.cpp whereas the declarations of the
> getters and setters are in alkonlinequotesource.h therefore I can't declare
> the function of type idSelector (enum). What should I do for that case?
>

The solution I thought was to shift all the declarations to the header file
or shift the enum declaration to public in the header file or somewhere
else. Though, I am unsure about both.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20210710/7b54c9c0/attachment.htm>


More information about the Kde-finance-apps mailing list