Hello,

Suppose I have a mainwindow emitting signals to a dialog.
What happens if there is no dialog active at the time the sinals are sent?
Do the signals just vanish or is memory used and left floating (leak).
This has not happend, its just a question.

Regards