summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2014-01-14 13:54:30 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-17 11:25:31 +0100
commite59b28e08e7212415726fe9cd1b394e92607f061 (patch)
treec6811145b66fc48b5d5b31f1783c203a2f419448 /config.tests
parent04b8af2739bb68b4c9648225c16cf6a515745fff (diff)
QObject: fix connection to function pointer with non-copyable references argument
For example, QObject is non copyable (its copy constructor is deleted or private via Q_DISABLE_COPY). It should still be allowed to pass a reference to a QObject as an argument to as signal (or slot). This fixes a compilation failure. Task-number: QTBUG-36119 Change-Id: I9bcf477e347d69fdae2543c99781b6421883be78 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions