qt5base-lts/tests/auto/tools
Friedemann Kleint da3cb1deb6 uic: Generate Qt 5 connection syntax
Add a enum and formatting for member function pointer based
connections. Now preferably use member function pointer for Qt classes
or parameterless connections.

This should not require qOverload() within Qt classes after the
Signal/Slot disambiguation.

Add command line option to force either syntax for all connections.

Task-number: QTBUG-76375
Change-Id: Icdb4051e1173172a71cd536bdbc7d1ab1edf267d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-05-04 08:12:33 +02:00
..
moc Provide a way of exposing private QProperties with a fake API 2020-04-30 19:39:25 +02:00
qdbuscpp2xml Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
qdbusxml2cpp Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
qmake Regenerate Tests 2020-01-16 08:16:17 +00:00
qmakelib Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
rcc Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00
uic uic: Generate Qt 5 connection syntax 2020-05-04 08:12:33 +02:00
CMakeLists.txt Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
tools.pro