Add some tests to note that private signals can't be overloads.
authorStephen Kelly <stephen.kelly@kdab.com>
Fri, 13 Jul 2012 09:48:09 +0000 (11:48 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 13 Jul 2012 17:21:55 +0000 (19:21 +0200)
commit6f540691c4787746f5269447d518fe00ae17268d
treed4503f0fd95217f7d06dea215e1b5580ea5036db
parent90657f9236889524a9d27a136e49d12feb46d2a3
Add some tests to note that private signals can't be overloads.

This is just for completeness of the understanding of the limitations
of private signals. There are no private signals in Qt which have
overloads.

Change-Id: Ic34c555aea360ee34beec796e597657888573da9
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
tests/auto/tools/moc/tst_moc.cpp