[Qt-creator] 'class' completion

Typz thetypz at gmail.com
Mon Sep 12 16:16:22 CEST 2016


Hello,

That looks nice! Just one thing: do you have a dedicated shortcut? Should
it not be yet another suggestion in the regular completion?

Best regards,

-- 
Francois

On Fri, Sep 2, 2016 at 3:17 PM, jean-yves desbree <
jeanyves.desbree3 at gmail.com> wrote:

> 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
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20160912/b8520ca7/attachment.html>


More information about the Qt-creator mailing list