Qt-interest Archive, May 2008
RE: ingnoing editingFinished
Message 1 in thread
The function QObject::blockSignals() might be of interest.
Daniel
-----Original Message-----
From: matteo [mailto:matteo.ceruti@xxxxxxxxx]
Sent: den 16 april 2008 17:57
To: qt-interest@xxxxxxxxxxxxx
Subject: ingnoing editingFinished
i have a QWidget with QLineEdit with connect the signal editingFinished
in a QPushButton.
When I click the QPushButton the signal is emmited and the slot is
called. In this case I want to ignore this signal. Is it possible?
Thanks
Teo
--
[ signature omitted ]