summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap-dbus
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2016-01-22 13:15:19 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-01-22 21:50:01 +0000
commite7825015328a2297c0730a6708e17a9bcf9d7f48 (patch)
tree2ebb1d269c9b6838640685a3d0ffe3a339c76c7a /src/tools/bootstrap-dbus
parent684e5587d5024ff9523d76141d0befd1201dc24f (diff)
Speed up QObject::connect with function pointers
When resolving the signal/slot of connect(&Foo::bar, ...) we place a meta-call to map the address to the method index. Once we have found the index, we don't need to continue but can return the result right away. Change-Id: I67bb22df394d7c22dc1731367c0961b958ed77b3 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/tools/bootstrap-dbus')
0 files changed, 0 insertions, 0 deletions