qt6-bb10/tests/auto/tools/uic
Friedemann Kleint ae7e701074 uic: Generate string-based connections for custom slots
Qt Designer let's you add custom slots and signals to the main
form; they should use string-based connection syntax since the
class is not known in setupUI(). Amends
da3cb1deb6.

Task-number: QTBUG-76375
Change-Id: I5a3a5630f77c812d48db1cdb7a8658a4d2718228
Reviewed-by: Liang Qi <liang.qi@qt.io>
2020-05-05 15:35:51 +02:00
..
baseline uic: Generate string-based connections for custom slots 2020-05-05 15:35:51 +02:00
.gitignore
CMakeLists.txt Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
tst_uic.cpp uic: Extend the baseline test for Python 2020-01-07 13:33:14 +01:00
uic.pro