<div dir="ltr"><div dir="ltr">On Thu, Jul 1, 2021 at 5:21 PM Ralf Habacker <<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>> wrote:</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>The method is a signal
<p>Q_SIGNALS:<br>
void csvquote(const QString&, const QString&,
MyMoneyStatement&);<br>
</p>
<p>which uses the type MyMoneyStatement as second parameter only
known by kmymoney and therefore cannot be added to alkimia.</p>
</div></blockquote><div>Hello,<br> 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 <br></div><div>and implement <span style="font-family:arial,sans-serif"><span class="gmail-im"><code><span style="font-family:arial,sans-serif">WebPriceQuote::setDate() in libalkimia. Right?</span><span></span></code></span></span><br><br><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><span style="font-family:arial,sans-serif">Regards<font color="#888888"><font color="#888888"><br></font></font></span></p><font color="#888888"><font color="#888888"><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><span style="font-family:arial,sans-serif">Suraj Kumar Mahto</span></p></font></font><br></div></div></div>