[Qt-creator] Auto complete for Qt5 signals and slots connections
Carel Combrink
carel.combrink at gmail.com
Fri Jan 30 07:17:59 CET 2015
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,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150130/58413822/attachment.html>
More information about the Qt-creator
mailing list