Hi,

is there a feature or any plans to implement the same auto-complete
functionality for creating signals and slots using the Qt 5 connections?

For example when using the old way and typing SIGNAL(, QtCreator lists all
signals for the preceding QObject.

Currently I use the SIGNAL and SLOT macro to get the correct method, then I
edit the result to be according to the Qt5 syntax.

Regards,
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to