[Kde-finance-apps] Re: code-check

puneet goyal puneetgoyal08 at gmail.com
Fri Jul 1 13:03:30 CEST 2011


On Thu, Jun 30, 2011 at 3:28 AM, Alvaro Soliverez <asoliverez at kde.org>wrote:

> You usually use qDebug() output or unit testing if that's possible.
>
> The preferred way is unit testing using QTest. You can see libAlkimia
> for an example of that. You'll find that in /extragear/office/alkimia
>
> Regards,
> Alvaro
>
> Hello, I found this file AlkCompany.cpp very much useful for this, but got
a doubt here
I think we are using this class to transfer the data from the DBus using the
function or say operator" QDBusArgument& operator>>(const QDBusArgument&
argument, AlkCompany &company)"
But i didnt find any file in the backend using this operator. However there
are some of the files like keyDataManager.cpp and some others too which uses
the object of this AlkCompany class and use them to set data using other
functions defined in calss AlkCompany, but none of them used this function,
So basically i wanted to ask where is the data being transferred?

Regards,
Puneet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-finance-apps/attachments/20110701/6642ccb8/attachment.htm 


More information about the Kde-finance-apps mailing list