<div dir="ltr"><div dir="ltr" class="gmail_attr">On Fri, Jul 30, 2021 at 2:18 PM Ralf Habacker via Kde-finance-apps <<a href="mailto:kde-finance-apps@kde.org">kde-finance-apps@kde.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
Private classes should only be usable by the "parent" class, in this<br>
case AlkOnlineQuoteSource.<br>
<br>
To make members from the private class public to the client, you need to<br>
add a wrapper similar to the one added for<br>
AlkOnlinequoteSource::Private::m_name, see<br>
(<a href="https://invent.kde.org/surajsloth/alkimia/-/blob/gsoc21" rel="noreferrer" target="_blank">https://invent.kde.org/surajsloth/alkimia/-/blob/gsoc21</a><br>
/src/alkonlinequotesource.cpp#L265<br></div></blockquote><div> <br>I have a similar getter added for m_idSelector( <a href="https://invent.kde.org/surajsloth/alkimia/-/blob/gsoc21/src/alkonlinequotesource.cpp#L312">https://invent.kde.org/surajsloth/alkimia/-/blob/gsoc21/src/alkonlinequotesource.cpp#L312</a>)<br><br><div>Regards<font color="#888888"><br></font></div><font color="#888888">Suraj Kumar Mahto</font></div></div></div>