Quote Originally Posted by MartijnKor View Post
So, if I understand correctly, you can only send one value at a time.
No.
A signal can have multiple arguments and the argument types can be any custom class.

Quote Originally Posted by MartijnKor View Post
It isn't possible for me to send an entire object holding more variables using the signal slot mechanism?
Of course it is. That's what my previous comment said.

Cheers,
_