summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentfunctionwrappers.h
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-10-12 20:04:09 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2020-10-13 08:49:43 +0200
commit1918c689d78b0f6a718343e7ebceb387acc32a97 (patch)
tree91630bdff689adbe7873031511f9fa4643bc8b97 /src/concurrent/qtconcurrentfunctionwrappers.h
parent044231c4d284f5d22694a4ed9d0ee75d17e8dda8 (diff)
QObject: simplify part of connection logic
We do not require anymore that the metatypes are declared beforehand, but can instead simply use QMetaType::fromType<T>().id(). This allows us to remove the templates containing the "metatype is declared" validation logic. Change-Id: I0b74c72643a233335689074091a38648f3e4f853 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentfunctionwrappers.h')
0 files changed, 0 insertions, 0 deletions