[Qt-creator] 'class' completion

jean-yves desbree jeanyves.desbree3 at gmail.com
Fri Sep 2 15:17:38 CEST 2016


Hi,

I did a development in qtcreator to have a kind of 'class' completion.

For example, if the class namespace1::namespace2::ThisIsAnExample exists in
the project:

If I type "TIAE" (so the capital letters of the previous class) and then
the shortcut, it proposes to replace "TIAE" by
"namespace1::namespace2::ThisIsAnExample" (or the alias if there is an
alias for namespace1::namespace2)

I 've been using this functionality for one year and I find it useful(in
particular to automatically complete the namespaces).

If you think it could be eventually evaluated, could you indicate the next
steps ?
Otherwise, I will keep on patching the versions :-)
(unfortunately, I don't succeed in registering to the mailing lists
indicated at http://lists.qt-project.org/mailman/listinfo/qt-creator :-( )


Best regards,
Jean-Yves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20160902/08c7785c/attachment.html>


More information about the Qt-creator mailing list