Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 6.0.0-rc1
-
Fix Version/s: Qt Creator 7.0.0-beta1
-
Component/s: C/C++/Obj-C++ Support
-
Labels:None
-
Platform/s:
-
Commits:92e3eb722a76dd24231facab2ae71d0cc63a7247 (qt-creator/qt-creator/master)
Description
Ctl/Shft/r and Shft/F2 do wrong thing with calls to connect(). There are multiple permutations and combinations of QObject::connect() and they all seem to give different wrong results.