summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2013-02-05 14:35:10 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-21 14:54:00 +0100
commit03b25125986f083a260b421abeed1f1d088d27b3 (patch)
tree307f0e248f006cbc9dc7f85abf900ee886f4a769 /src/corelib/global
parent8fd1330029eafc3f9496febd1ac2597e786ba324 (diff)
Fix QMetaType of const references
This fixes QMetaType detection of const reference arguments in signals while connecting using the new syntax and Qt::QueuedConnection const references should have the same QMetaType as non references. That means we need to remove the const reference while getting the QMetaType. Change-Id: I9b2688da7fb9ae985aec0d8fa62a1165357ffe71 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'src/corelib/global')
0 files changed, 0 insertions, 0 deletions