-
Type:
Suggestion
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Duplicate
-
Affects Version/s: 5.11.0 Beta 3
-
Fix Version/s: None
-
Component/s: Build tools: moc, Build tools: uic
-
Labels:None
Both moc and uic generate code that uses the "old style" connect, i.e. using SIGNAL() and SLOT(). As this is now deprecated, they should use the new Qt 5 style.