Hi,

I've found a simple task for anybody who would like to tinker with the
codebase: apparently there are signals in base classes which have the same
names as slots in derived classes, in the following classes:
CircuitDocument, Component, PICComponent, PicItem, FlowContainer, FlowPart,
CircuitDocument

In the merge request for converting signals/slots to new type-safe syntax,
these cases have caused some confusion and breakage. So it would be useful
to review the code and perform renames so that there would be no signal and
slot with the same name.

For details and context see this merge request:

https://invent.kde.org/sdk/ktechlab/-/merge_requests/7

Regards,

 Zoltan
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to