qt5base-lts/tests/auto/testlib/qsignalspy
Vitaly Fanaskov e8c7124768 Introduce QSignalSpy constructor allows to spy on a meta method
This functionality is especially convenient if meta-object system is
heavily used in a test. For example, if you need to test a bunch of
signals based on their names and/or argument types.

Change-Id: I09a4ecbbd3d0859b5fd466d9dde7679804eb7614
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-13 17:26:18 +02:00
..
.gitignore Moved autotests in category 'testlib' into new directory structure 2011-09-12 08:36:15 +02:00
qsignalspy.pro Add a feature to enable CodeCoverage analysis of testlib 2019-01-24 15:51:13 +00:00
tst_qsignalspy.cpp Introduce QSignalSpy constructor allows to spy on a meta method 2019-08-13 17:26:18 +02:00