> Edward Welbourne
> > Alexander Akulich (6 February 2020 16:33) asked:
> > Are we going to provide some Qt5 → Qt6 migration tool?
> 
> https://codereview.qt-project.org/c/qt/qtrepotools/+/289121
> 
> > It is trivial to grep the sources for
> > "SIGNAL(error(QAbstractSocket::SocketError))" and print a warning
> > about the dangerous Qt4-style connection.
> 
> Check with Friedemann on the review, but I suspect he'd welcome a patch that
> adds that to the tool.

I think clazy has a check for this already?  

https://github.com/KDE/clazy/blob/master/docs/checks/README-old-style-connect.md

Mark
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to