Junior task for KTechLab: make sure that that signals and slots have different name

Zoltan Padrah zoltan.padrah at gmail.com
Fri Nov 6 08:29:44 GMT 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20201106/482760d7/attachment.htm>


More information about the Ktechlab-devel mailing list