In Enterprise Architect I want to model a Qt signal in a sequence diagram.
I use an asynchronous call of type signal.
When adding the message I can see that the asynchronous signal can be Call or Signal.
I'd like to know what's the difference between A signal and a call in a sequence diagram.