PDA

View Full Version : How do I block the signals emited by a widget



chikkireddi
11th January 2008, 13:54
I have widget called MyLabel which emits execute signal whenever it gets the mouse press event.

How do I block above execute signal, even if I press mouse button on MyLabel.


Thanks and Regards
C V Rao

wysota
11th January 2008, 14:11
See QObject::blockSignals