[Kmymoney-devel] slot/signal for the institutions view

Cristian Oneţ onet.cristian at gmail.com
Tue Jun 8 10:04:38 CEST 2010


On Tue, Jun 8, 2010 at 5:22 AM, Alvaro Soliverez <asoliverez at gmail.com> wrote:
> Hello Cristian,
> I guess you've already seen this.

Nope I've missed them (it was pretty late last night :)).

> Object::connect: No such signal KInstitutionsView::reparent(const
> MyMoneyAccount&, const MyMoneyInstitution&)
>
> Object::connect: (sender name: 'KInstitutionsViewDecl')
>
> Object::connect: (receiver name: 'MainWindow#1')
>
> Object::connect: No such slot KInstitutionsView::slotReconcileAccount(const
> MyMoneyAccount&, const QDate&, const MyMoneyMoney&)
>
> Object::connect: (receiver name: 'KInstitutionsViewDecl')

These 'connect' statements can be safely removed since they are no
longer needed. I'll do that later when I get home but if somebody
beats me to it I won't mind ;).

> On the changes, I'm with you. I'd rather hit some performance and fix it
> later, but do it the right way. Just add some timetraces so we can tell
> where to optimize when get to that.

I've decided to remove the 'timetrace' that I've added recently since
it broke the linkage of the qt designer widgets plugin. But since we
know where the problem is we can always add the trance in a stage when
we are working on improving the performance.

Regards,
Cristian


More information about the KMyMoney-devel mailing list