qt5base-lts/tests/auto/other/toolsupport
Lars Knoll 5cc6f90910 Move all connection related data into one data structure
Adn create that data structure on demand on the heap.

This reduces the size of QObjectPrivate if there are no
connections. If we have connections, it'll use the same
amount of allocations and memory as before.

Change-Id: I900f6980a2cd8a5f72c3ad18697b5dd49100217d
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2019-02-08 21:55:29 +00:00
..
toolsupport.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_toolsupport.cpp Move all connection related data into one data structure 2019-02-08 21:55:29 +00:00