Page 1 of 1

CS_Signal & Slots

Posted: Wed Jul 10 2024 3:08 pm
by David
I have downloaded the signals and slots from github. I have the demo examples working and everything seems good. Wondering if there is a sample or documentation on sending values or data from the sender to the receiver. The ways I have tried get activate() Signal parameter mismatch.

thanks

Re: CS_Signal & Slots

Posted: Sat Jul 13 2024 12:23 am
by barbara
David,

Thanks for your questions.
I have downloaded the signals and slots from github.
Just so we are on the same page, can you let us know what you downloaded?

The ways I have tried get activate() Signal parameter mismatch.
Please tell us what you are trying to implement and a sample of the code you tried.

Barbara