CS_Signal & Slots

Discuss anything related to product development
Post Reply
David
Posts: 1
Joined: Wed Jul 10 2024 2:58 pm

CS_Signal & Slots

Post 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
barbara
Posts: 492
Joined: Sat Apr 04 2015 2:32 am
Contact:

Re: CS_Signal & Slots

Post 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
Post Reply