diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-05-28 09:53:15 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-05-28 09:56:08 (GMT) |
commit | 218c9883f5b1f7e7eb9e6272460223088bfaf305 (patch) | |
tree | dab3ee50f360bcca0b3a10b1ef0924ea3b70c250 /src/gui/itemviews/qlistview.cpp | |
parent | 4b45c38a19145f5235d93fa9d1577615cdfc162e (diff) | |
download | Qt-218c9883f5b1f7e7eb9e6272460223088bfaf305.zip Qt-218c9883f5b1f7e7eb9e6272460223088bfaf305.tar.gz Qt-218c9883f5b1f7e7eb9e6272460223088bfaf305.tar.bz2 |
QStateMachine: better way to get the sender signalIndex
The QObject internals have changed, and the mutex that need to be locked
to access the senders list is not the same anymore, and not accessible
form qstatemachine.cpp
But we do not need to loop over the senders list anyway because this is
done in sender()
We also do not need to lock in order to access the currentSender
Reviewed-by: Eskil
Diffstat (limited to 'src/gui/itemviews/qlistview.cpp')
0 files changed, 0 insertions, 0 deletions