Sorry for the humorous phrasing of the question. I couldn't resist ;-)
If I emit
a signal that's not connected to a slot anywhere in the code, is there still a performance cost associated with that "emission". I'm not familiar with the mechanism via which Qt's signal/slots are implemented, so I apologize if this question reveals my fundamental ignorance of Qt's underlying design.